Returns the opcode of an instruction as a attr_value_t. If the
instruction fits in a 64 bits integer, it will be returned as a
Sim_Val_Integer, otherwise as a Sim_Val_Data.
If the opcode is unknown, i.e. the instruction has not yet been
fetched, Sim_Val_Nil is returned.