Searched refs:SLLV (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/mips/lib/ |
H A D | csum_partial.S | 384 #define SLLV dsllv macro 404 #define SLLV sllv macro 416 #define SHIFT_DISCARD SLLV 424 #define SHIFT_DISCARD_REVERT SLLV 675 SLLV t0, t0, t3; \ 691 SLLV t0, t0, t3
|
H A D | memcpy.S | 160 #define SLLV dsllv macro 197 #define SLLV sllv macro 240 #define SHIFT_DISCARD SLLV
|
/openbmc/qemu/tests/tcg/mips/include/ |
H A D | wrappers_mips64r6.h | 66 DO_MIPS64R6__RD__RS_RT(SLLV, sllv)
|
/openbmc/linux/arch/mips/cavium-octeon/ |
H A D | octeon-memcpy.S | 95 #define SLLV dsllv macro 123 #define SHIFT_DISCARD SLLV
|
/openbmc/qemu/target/mips/tcg/ |
H A D | micromips_translate.c.inc | 163 SLLV = 0x0, 1696 case SLLV:
|
/openbmc/qemu/disas/ |
H A D | nanomips.c | 14085 static char *SLLV(uint64 instruction, Dis_info *info) in SLLV() function 16306 0xfc0003ff, 0x20000010, &SLLV , 0,
|