Home
last modified time | relevance | path

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

/qemu/target/cris/
H A Dopcode-cris.h151 #define CC_GE 0xA macro
H A Dcpu.h96 #define CC_GE 10 macro
H A Dtranslate.c891 case CC_GE: in gen_tst_cc()
/qemu/linux-user/arm/nwfpe/
H A Dfpopcode.h328 #define CC_GE 0xa0000000 macro
/qemu/disas/
H A Dcris.c396 BRANCH_QUICK_OPCODE+CC_GE*0x1000,
397 0x0f00+(0xF-CC_GE)*0x1000, "o", 1, SIZE_NONE, 0,
1000 0x0530+CC_GE*0x1000,
1001 0x0AC0+(0xf-CC_GE)*0x1000, "r", 0, SIZE_NONE, 0,
/qemu/target/microblaze/
H A Dcpu.h221 #define CC_GE 5 macro