Home
last modified time | relevance | path

Searched refs:REG_HI (Results 1 – 25 of 62) sorted by relevance

123

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ppc/
H A DpR3000A.c122 #define REG_HI 33 macro
1553 MapConst(REG_HI, 0); in recMULT()
1623 MapConst(REG_HI, 0); in recMULTU()
1683 MapConst(REG_HI, 0); in recDIV()
1705 ADDI(PutHWReg32(REG_HI), GetHWReg32(REG_HI), 0x5556); in recDIV()
1711 SUB(PutHWReg32(REG_HI), GetHWReg32(_Rs_), GetHWReg32(REG_HI)); in recDIV()
1721 SUB(PutHWReg32(REG_HI), GetHWReg32(_Rs_), GetHWReg32(REG_HI)); in recDIV()
1728 SUB(PutHWReg32(REG_HI), GetHWReg32(_Rs_), GetHWReg32(REG_HI)); in recDIV()
1739 MapConst(REG_HI, 0); in recDIVU()
1761 SUB(PutHWReg32(REG_HI), GetHWReg32(_Rs_), GetHWReg32(REG_HI)); in recDIVU()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/AMDGPU/
H A Dinline-constraints.ll62 ; GCN-DAG: s_mov_b32 s[[REG_HI:[0-9]+]], -1{{$}}
63 ; GCN: ; use s{{\[}}[[REG_LO]]:[[REG_HI]]{{\]}}
71 ; GCN-DAG: s_mov_b32 s[[REG_HI:[0-9]+]], 0x3ff00000{{$}}
72 ; GCN: ; use s{{\[}}[[REG_LO]]:[[REG_HI]]{{\]}}
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/AMDGPU/
H A Dinline-constraints.ll62 ; GCN-DAG: s_mov_b32 s[[REG_HI:[0-9]+]], -1{{$}}
63 ; GCN: ; use s{{\[}}[[REG_LO]]:[[REG_HI]]{{\]}}
71 ; GCN-DAG: s_mov_b32 s[[REG_HI:[0-9]+]], 0x3ff00000{{$}}
72 ; GCN: ; use s{{\[}}[[REG_LO]]:[[REG_HI]]{{\]}}
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/AMDGPU/
H A Dinline-constraints.ll63 ; GCN-DAG: s_mov_b32 s[[REG_HI:[0-9]+]], -1{{$}}
64 ; GCN: ; use s{{\[}}[[REG_LO]]:[[REG_HI]]{{\]}}
72 ; GCN-DAG: s_mov_b32 s[[REG_HI:[0-9]+]], 0x3ff00000{{$}}
73 ; GCN: ; use s{{\[}}[[REG_LO]]:[[REG_HI]]{{\]}}
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/AMDGPU/
H A Dinline-constraints.ll63 ; GCN-DAG: s_mov_b32 s[[REG_HI:[0-9]+]], -1{{$}}
64 ; GCN: ; use s{{\[}}[[REG_LO]]:[[REG_HI]]{{\]}}
72 ; GCN-DAG: s_mov_b32 s[[REG_HI:[0-9]+]], 0x3ff00000{{$}}
73 ; GCN: ; use s{{\[}}[[REG_LO]]:[[REG_HI]]{{\]}}
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/AMDGPU/
H A Dinline-constraints.ll63 ; GCN-DAG: s_mov_b32 s[[REG_HI:[0-9]+]], -1{{$}}
64 ; GCN: ; use s{{\[}}[[REG_LO]]:[[REG_HI]]{{\]}}
72 ; GCN-DAG: s_mov_b32 s[[REG_HI:[0-9]+]], 0x3ff00000{{$}}
73 ; GCN: ; use s{{\[}}[[REG_LO]]:[[REG_HI]]{{\]}}
/dports/games/openbor3482/openbor-2c1ecd7/engine/psp/exception/
H A Dexception_asm.S58 #define REG_HI (REG_LO + 4) macro
59 #define REG_BADVADDR (REG_HI + 4)
149 sw $v1, REG_HI($v0)
/dports/games/openbor3979/openbor-2bcf25b/engine/psp/exception/
H A Dexception_asm.S58 #define REG_HI (REG_LO + 4) macro
59 #define REG_BADVADDR (REG_HI + 4)
149 sw $v1, REG_HI($v0)
/dports/games/openbor3711/openbor-6ec17fa/engine/psp/exception/
H A Dexception_asm.S58 #define REG_HI (REG_LO + 4) macro
59 #define REG_BADVADDR (REG_HI + 4)
149 sw $v1, REG_HI($v0)
/dports/games/openbor4432/openbor-ba1eb4f/engine/psp/exception/
H A Dexception_asm.S58 #define REG_HI (REG_LO + 4) macro
59 #define REG_BADVADDR (REG_HI + 4)
149 sw $v1, REG_HI($v0)
/dports/games/openbor/openbor-3caaddd5/engine/psp/exception/
H A Dexception_asm.S58 #define REG_HI (REG_LO + 4) macro
59 #define REG_BADVADDR (REG_HI + 4)
149 sw $v1, REG_HI($v0)
/dports/emulators/mess/mame-mame0226/src/devices/cpu/rsp/
H A Drspdefs.h11 #define REG_HI 33 macro
/dports/emulators/mame/mame-mame0226/src/devices/cpu/rsp/
H A Drspdefs.h11 #define REG_HI 33 macro
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/internal/obj/mips/
H A Da.out.go183 REG_HI const
218 MIPSDWARFRegisters[REG_HI] = 64
H A Dlist0.go62 if r == REG_HI {
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/internal/obj/mips/
H A Dlist0.go66 if r == REG_HI {
/dports/emulators/tme/tme-0.8/ic/
H A Dam9513.c146 #define REG_HI (0) macro
149 #define REG_HI (1) macro
163 /* D15-D8 */ TME_BUS_LANE_ROUTE(REG_HI),
168 /* D15-D8 */ TME_BUS_LANE_ROUTE(REG_HI),
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/internal/obj/mips/
H A Dlist0.go65 if r == REG_HI {
H A Da.out.go219 REG_HI const
254 MIPSDWARFRegisters[REG_HI] = 64
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/deps/lightrec/
H A Dregcache.h26 #define REG_HI 33 macro
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/deps/lightrec/
H A Dregcache.h26 #define REG_HI 33 macro
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/deps/lightrec/
H A Dregcache.h26 #define REG_HI 33 macro
/dports/emulators/mess/mame-mame0226/src/devices/cpu/mips/
H A Dmips3com.h175 #define REG_HI 33 macro
/dports/emulators/mame/mame-mame0226/src/devices/cpu/mips/
H A Dmips3com.h175 #define REG_HI 33 macro
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/deps/lightrec/
H A Dregcache.h26 #define REG_HI 33 macro

123