Home
last modified time | relevance | path

Searched refs:TEQ (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/mips/tcg/
H A Dmicromips_translate.c.inc218 TEQ = 0x00,
1031 case TEQ:
/openbmc/qemu/disas/
H A Dnanomips.c15359 static char *TEQ(uint64 instruction, Dis_info *info) in TEQ() function
16202 0xfc0007ff, 0x20000000, &TEQ , 0,
/openbmc/qemu/target/arm/tcg/
H A Dtranslate.c3868 DO_CMP2(TEQ, tcg_gen_xor_i32, true) in DO_CMP2()