Lines Matching defs:P_CLASS_INSN
629 #define P_CLASS_INSN(namea, nameb, opcode, level) \
891 P_CLASS_INSN( "absf", "stf", 0xc8000000, OP_C3X ),
893 P_CLASS_INSN( "absi", "sti", 0xca000000, OP_C3X ),
926 P_CLASS_INSN( "fix", "sti", 0xd4000000, OP_C3X ),
928 P_CLASS_INSN( "float", "stf", 0xd6000000, OP_C3X ),
930 P_CLASS_INSN( "frieee","stf", 0xf2000000, OP_C4X ),
953 P_CLASS_INSN( "ldf", "stf", 0xd8000000, OP_C3X ),
960 P_CLASS_INSN( "ldi", "sti", 0xda000000, OP_C3X ),
1008 P_CLASS_INSN( "negf", "stf", 0xe2000000, OP_C3X ),
1010 P_CLASS_INSN( "negi", "sti", 0xe4000000, OP_C3X ),
1014 P_CLASS_INSN( "not", "sti", 0xe6000000, OP_C3X ),
1066 P_CLASS_INSN( "toieee","stf", 0xf0000000, OP_C4X ),