Home
last modified time | relevance | path

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

/openbmc/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.c805 case CC_EQ: in gen_tst_cc()
/openbmc/qemu/linux-user/arm/nwfpe/
H A Dfpopcode.h316 #define CC_EQ 0x00000000 macro
/openbmc/linux/arch/arm/nwfpe/
H A Dfpopcode.h307 #define CC_EQ 0x00000000 macro
/openbmc/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,
/openbmc/qemu/target/microblaze/
H A Dcpu.h229 #define CC_EQ 0 macro