Searched refs:MOVZ (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/arch/mips/include/asm/ |
H A D | asm.h | 189 #define MOVZ(rd, rs, rt) \ macro 205 #define MOVZ(rd, rs, rt) \ macro 217 #define MOVZ(rd, rs, rt) \ macro
|
/openbmc/qemu/target/mips/tcg/ |
H A D | micromips_translate.c.inc | 181 MOVZ = 0x1, 1751 case MOVZ: /* MUH */ 1756 /* MOVZ */ 2286 FINSN_3ARG_SDPS(MOVZ); 2291 FINSN_3ARG_SDPS(MOVZ);
|
/openbmc/qemu/target/arm/tcg/ |
H A D | a64.decode | 139 MOVZ . 10 100101 .. ................ ..... @movw_64 140 MOVZ . 10 100101 .. ................ ..... @movw_32
|
/openbmc/qemu/tcg/aarch64/ |
H A D | tcg-target.c.inc | 1114 tcg_out_insn(s, 3405, MOVZ, type, rd, value, 0);
|
/openbmc/qemu/disas/ |
H A D | nanomips.c | 10139 static char *MOVZ(uint64 instruction, Dis_info *info) in MOVZ() function 16212 0xfc0007ff, 0x20000210, &MOVZ , 0,
|