Home
last modified time | relevance | path

Searched defs:LBU (Results 1 – 25 of 39) sorted by relevance

12

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/mips3/x64/
H A Dmips3_x64_rw.h351 bool mips3_x64::LBU(uint32_t opcode) in LBU() function
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/mips3/x64/
H A Dmips3_x64_rw.h351 bool mips3_x64::LBU(uint32_t opcode) in LBU() function
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/mips3/
H A Dmips3_rw.h238 void mips3::LBU(uint32_t opcode) in LBU() function
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/mips3/
H A Dmips3_rw.h238 void mips3::LBU(uint32_t opcode) in LBU() function
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/
H A DMA_MIPSIV.cpp586 void CMA_MIPSIV::LBU() in LBU() function in CMA_MIPSIV
H A DMIPSAssembler.cpp292 void CMIPSAssembler::LBU(unsigned int rt, uint16 offset, unsigned int base) in LBU() function in CMIPSAssembler
/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/rsp/
H A Drsp_idec.c215 #define LBU { "lbu", RSP_OP_LBU, OPNDS_RT_BASE_OFFSET } macro
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-rsp-cxd4/
H A Dsu.c446 static INLINE void LBU(u32 inst) in LBU() function
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-core/src/r4300/
H A Dops.h39 void (*LBU)(void); member
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/libpixelflinger/codeflinger/
H A DMIPSAssembler.cpp1715 void MIPSAssembler::LBU(int Rt, int Rbase, int16_t offset) in LBU() function in android::MIPSAssembler
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/libpixelflinger/codeflinger/
H A DMIPSAssembler.cpp1715 void MIPSAssembler::LBU(int Rt, int Rbase, int16_t offset) in LBU() function in android::MIPSAssembler
/dports/emulators/dynamips-community/dynamips-0.2.17/unstable/
H A Dmips64_amd64_trans.c1772 DECLARE_INSN(LBU) in DECLARE_INSN() argument
H A Dmips64_ppc32_trans.c1969 DECLARE_INSN(LBU) in DECLARE_INSN() argument
H A Dmips64_x86_trans.c1918 DECLARE_INSN(LBU) in DECLARE_INSN() argument
/dports/emulators/dynamips-community/dynamips-0.2.17/stable/
H A Dmips64_x86_trans.c1890 DECLARE_INSN(LBU) in DECLARE_INSN() argument
H A Dmips64_amd64_trans.c1710 DECLARE_INSN(LBU) in DECLARE_INSN() argument
/dports/lang/v8/v8-9.6.180.12/src/codegen/mips/
H A Dconstants-mips.h472 LBU = ((4U << 3) + 4) << kOpcodeShift, enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/mips/
H A Dconstants-mips.h452 LBU = ((4U << 3) + 4) << kOpcodeShift, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/mips/
H A Dconstants-mips.h452 LBU = ((4U << 3) + 4) << kOpcodeShift, enumerator
/dports/www/node10/node-v10.24.1/deps/v8/src/mips/
H A Dconstants-mips.h454 LBU = ((4U << 3) + 4) << kOpcodeShift, enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/mips64/
H A Dconstants-mips64.h426 LBU = ((4U << 3) + 4) << kOpcodeShift, enumerator
/dports/www/node10/node-v10.24.1/deps/v8/src/mips64/
H A Dconstants-mips64.h427 LBU = ((4U << 3) + 4) << kOpcodeShift, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/mips64/
H A Dconstants-mips64.h426 LBU = ((4U << 3) + 4) << kOpcodeShift, enumerator
/dports/lang/v8/v8-9.6.180.12/src/codegen/mips64/
H A Dconstants-mips64.h461 LBU = ((4U << 3) + 4) << kOpcodeShift, enumerator
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/deps/lightning/lib/
H A Djit_riscv-cpu.c129 # define LBU(rd, rs1, imm) Itype(3, rd, 4, rs1, imm) macro

12