Searched refs:SCOPE_PAGE (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dm68k-opc.c240 #define SCOPE_PAGE (0x2 << 3) macro
245 {"cinvp", one(0xf400|SCOPE_PAGE), one(0xff38), "ceas", m68040up },
249 {"cpushp", one(0xf420|SCOPE_PAGE), one(0xff38), "ceas", m68040up },
252 #undef SCOPE_PAGE macro
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dm68k-opc.c240 #define SCOPE_PAGE (0x2 << 3) macro
245 {"cinvp", 2, one(0xf400|SCOPE_PAGE), one(0xff38), "ceas", m68040up },
249 {"cpushp", 2, one(0xf420|SCOPE_PAGE), one(0xff38), "ceas", m68040up },
252 #undef SCOPE_PAGE macro

Completed in 74 milliseconds