Searched defs:OPCODE (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/binutils/opcodes/
H A Darc-dis.c62 #define OPCODE(word) (BITS ((word), 27, 31)) macro
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp5299 #define OPCODE(NAME) case SystemZISD::NAME: return "SystemZISD::" #NAME macro
5428 #undef OPCODE macro
[all...]

Completed in 197 milliseconds