Home
last modified time | relevance | path

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

/openbmc/qemu/hw/mips/
H A Dbootloader.c83 static void bl_gen_r_type(void **ptr, uint8_t opcode, in bl_gen_r_type() function
124 bl_gen_r_type(p, 0, 0, rt, rd, sa, 0x38); in bl_gen_dsll()
141 bl_gen_r_type(p, 0, rs, 0, BL_REG_RA, 0, 0x09); in bl_gen_jalr()