Searched refs:CHECK_OPERAND (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
| H A D | xtensa-isa.c | 854 #define CHECK_OPERAND(INTISA,OPC,ICLASS,OPND,ERRVAL) \ macro 876 CHECK_OPERAND (intisa, opc, iclass, opnd, NULL); in get_operand() 905 CHECK_OPERAND (intisa, opc, iclass, opnd, XTENSA_UNDEFINED); in xtensa_operand_is_visible() 931 CHECK_OPERAND (intisa, opc, iclass, opnd, 0); in xtensa_operand_inout()
|