Searched defs:op11 (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/usr.bin/binutils/include/opcode/ |
H A D | h8300.h | 894 #define BITOP(code, imm, name, op00, op01, op10, op11, op20, op21, op30, op4) \ argument 901 #define BITOP_B(code, imm, name, op00, op01, op10, op11, op20, op21, op30, op4) \ argument 907 #define EBITOP(code, imm, name, op00, op01, op10, op11, op20, op21, op30, op4) \ argument 911 #define EBITOP_B(code, imm, name, op00, op01, op10, op11, op20, op21, op30, op4) \ argument
|
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/ |
H A D | h8300.h | 895 #define BITOP(code, imm, name, op00, op01, op10, op11, op20, op21, op30, op4) \ argument 902 #define BITOP_B(code, imm, name, op00, op01, op10, op11, op20, op21, op30, op4) \ argument 908 #define EBITOP(code, imm, name, op00, op01, op10, op11, op20, op21, op30, op4) \ argument 912 #define EBITOP_B(code, imm, name, op00, op01, op10, op11, op20, op21, op30, op4) \ argument
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | unroll.c | 3292 rtx op11; local
|