nologic/idaref

Missing instruction: RDSEED

Closed this issue · 3 comments

RDSEED is missing :-(

(Originally found in cgasm)

That's interesting, looks like the source I was using is actually incomplete.

I've updated the SQL, I think I was missing a whole bunch of instruction because I wasn't using the Intel PDF as the source. Have a look to see if the new sql is satisfactory.

I don't use the SQL directly. I wanted it for cgasm (Issue #10), but now, sqlgen is not able to create the go file based on the new sql file.

The error is:

sqlgen:79:in `block in <main>': Text didn't match key? Opcode                     Instruction                Op || [79,
 112, 99, 111, 100, 101, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 73, 110, 1
15, 116, 114, 117, 99, 116, 105, 111, 110, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 79, 112] - [
73, 78, 83, 69, 82, 84, 32, 73, 78, 84, 79, 32, 34, 105, 110, 115, 116, 114, 117, 99, 116, 105, 111, 110, 115, 34, 32, 
86, 65, 76, 85, 69, 83, 40, 120, 56, 54, 95, 54, 52] (RuntimeError)                                                    
        from sqlgen:56:in `loop'                                                                                       
        from sqlgen:56:in `<main>'