Searched refs:SCOPE_PAGE (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/disas/ |
H A D | m68k.c | 2282 #define SCOPE_PAGE (0x2 << 3) macro 2287 {"cinvp", 2, one(0xf400|SCOPE_PAGE), one(0xff38), "ceas", m68040up }, 2291 {"cpushp", 2, one(0xf420|SCOPE_PAGE), one(0xff38), "ceas", m68040up }, 2294 #undef SCOPE_PAGE
|