Searched refs:OPC_LWC1 (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/mips/tcg/ |
H A D | nanomips_translate.c.inc | 2681 gen_flt_ldst(ctx, OPC_LWC1, rd, t0); 3953 gen_cop1_ldst(ctx, OPC_LWC1, rt, 28, u); 4015 gen_cop1_ldst(ctx, OPC_LWC1, rt, rs, u); 4065 gen_cop1_ldst(ctx, OPC_LWC1, rt, rs, s);
|
H A D | micromips_translate.c.inc | 2806 mips32_op = OPC_LWC1;
|
H A D | translate.c | 114 OPC_LWC1 = (0x31 << 26), enumerator 2254 case OPC_LWC1: in gen_flt_ldst() 14672 case OPC_LWC1: in decode_opc_legacy()
|