Home
last modified time | relevance | path

Searched refs:M68K_DESC_SUPERONLY (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/m68k/
H A Dcpu.h319 #define M68K_DESC_SUPERONLY 0x00000080 macro
H A Dhelper.c890 if (next & M68K_DESC_SUPERONLY) { in get_physical_address()