Home
last modified time | relevance | path

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

/qemu/target/m68k/
H A Dcpu.h313 #define M68K_DESC_MODIFIED 0x00000010 macro
H A Dhelper.c851 } else if ((next & (M68K_DESC_MODIFIED | M68K_DESC_USED)) != in get_physical_address()
852 (M68K_DESC_MODIFIED | M68K_DESC_USED) && !debug) { in get_physical_address()
854 next | (M68K_DESC_MODIFIED | M68K_DESC_USED), in get_physical_address()