Searched refs:SCOPE_ALL (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | m68k-opc.c | 243 #define SCOPE_ALL (0x3 << 3) macro 245 {"cinva", 2, one(0xf400|SCOPE_ALL), one(0xff38), "ce", m68040up }, 249 {"cpusha", 2, one(0xf420|SCOPE_ALL), one(0xff38), "ce", m68040up }, 255 #undef SCOPE_ALL
|