Home
last modified time | relevance | path

Searched defs:xreg32 (Results 1 – 1 of 1) sorted by relevance

/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-core/src/r4300/hacktarux_dynarec/
H A Dassemble.h376 static INLINE void cmp_xreg32_m32rel(int xreg32, unsigned int *m32) in cmp_xreg32_m32rel()
756 static INLINE void add_m32rel_xreg32(unsigned int *m32, int xreg32) in add_m32rel_xreg32()
766 static INLINE void sub_xreg32_m32rel(int xreg32, unsigned int *m32) in sub_xreg32_m32rel()
1434 static INLINE void mov_xreg32_m32rel(unsigned int xreg32, unsigned int *m32) in mov_xreg32_m32rel()
1444 static INLINE void mov_m32rel_xreg32(unsigned int *m32, unsigned int xreg32) in mov_m32rel_xreg32()
1589 static INLINE void movsx_xreg32_m8rel(int xreg32, unsigned char *m8) in movsx_xreg32_m8rel()
1616 static INLINE void movsx_xreg32_m16rel(int xreg32, unsigned short *m16) in movsx_xreg32_m16rel()