Home
last modified time | relevance | path

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

/qemu/hw/mips/
H A Dbootloader.c49 BL_REG_RA = 31, enumerator
136 insn = deposit32(insn, 21, 5, BL_REG_RA); in bl_gen_jalr()
141 bl_gen_r_type(p, 0, rs, 0, BL_REG_RA, 0, 0x09); in bl_gen_jalr()