Searched refs:OPC_SWC1 (Results 1 – 3 of 3) sorted by relevance
/qemu/target/mips/tcg/ |
H A D | nanomips_translate.c.inc | 2689 gen_flt_ldst(ctx, OPC_SWC1, rd, t0); 3959 gen_cop1_ldst(ctx, OPC_SWC1, rt, 28, u); 4021 gen_cop1_ldst(ctx, OPC_SWC1, rt, rs, u); 4071 gen_cop1_ldst(ctx, OPC_SWC1, rt, rs, s);
|
H A D | micromips_translate.c.inc | 2812 mips32_op = OPC_SWC1;
|
H A D | translate.c | 119 OPC_SWC1 = (0x39 << 26), enumerator 2263 case OPC_SWC1: in gen_flt_ldst() 14675 case OPC_SWC1: in decode_opc_legacy()
|