Home
last modified time | relevance | path

Searched refs:OPC_LUI (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tcg/riscv/
H A Dtcg-target.c.inc178 OPC_LUI = 0x37,
801 tcg_out_opc_upper(s, OPC_LUI, rd, hi);
821 tcg_out_opc_upper(s, OPC_LUI, rd, tmp << 12);
834 tcg_out_opc_upper(s, OPC_LUI, rd, tmp);
/openbmc/qemu/target/mips/tcg/
H A Dmicromips_translate.c.inc2454 gen_logic_imm(ctx, OPC_LUI, rs, 0, imm);
2684 gen_logic_imm(ctx, OPC_LUI, rt, rs, imm);