[fpc-pascal] [ot] Some(paid) work to do in FreePascal

2012-03-03 Thread John Sewell
Hi, (Sorry if it's the wrong place to post that, please point my to any list best suited for that) I would like the following tool, coded in FPC for Linux 64, in command line. The usage is a proxy log scanner to automatically block "bad websites" from our proxy. I know there is ton os list, tools,

[fpc-pascal] SSE 4.2 usage with FPC ?

2012-01-01 Thread John Sewell
Hello, I'm trying to understand how to use SSE with fpc, especially the CRC32 instruction available in SSE4.2 It seems that it is available since fpc 2.6.0, but i really got no idea on how to use assembler in fpc. I get the general idea, but i'm not sure of how the registers work, especially to ex