Home
last modified time | relevance | path

Searched refs:CC_EQ (Results 1 – 6 of 6) sorted by relevance

/qemu/target/cris/
H A Dopcode-cris.h144 #define CC_EQ 0x3 macro
H A Dcpu.h89 #define CC_EQ 3 macro
H A Dtranslate.c795 case CC_EQ: in gen_tst_cc()
/qemu/linux-user/arm/nwfpe/
H A Dfpopcode.h316 #define CC_EQ 0x00000000 macro
/qemu/disas/
H A Dcris.c376 BRANCH_QUICK_OPCODE+CC_EQ*0x1000,
377 0x0f00+(0xF-CC_EQ)*0x1000, "o", 1, SIZE_NONE, 0,
974 0x0530+CC_EQ*0x1000,
975 0x0AC0+(0xf-CC_EQ)*0x1000, "r", 0, SIZE_NONE, 0,
/qemu/target/microblaze/
H A Dcpu.h226 #define CC_EQ 0 macro