Home
last modified time | relevance | path

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

/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-core/src/r4300/hacktarux_dynarec/
H A Dassemble.h1022 static INLINE void shr_reg64_imm8(unsigned int reg64, unsigned char imm8) in shr_reg64_imm8() function
H A Dhacktarux_dynarec.c3165 shr_reg64_imm8(RAX, 32); // 4 in genldc1()
5208 shr_reg64_imm8(rd, dst->f.r.sa); in gendsrl()
5291 shr_reg64_imm8(rd, dst->f.r.sa + 32); in gendsrl32()