Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dmicromips_translate.c.inc1405 mips32_op = OPC_RSQRT_D;
H A Dnanomips_translate.c.inc2879 gen_farith(ctx, OPC_RSQRT_D, -1, rs, rt, 0);
H A Dtranslate.c8909 OPC_RSQRT_D = FOP(22, FMT_D), enumerator
10012 case OPC_RSQRT_D: in gen_farith()