Home
last modified time | relevance | path

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

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/CodeGen/include/
H A DJitter_CodeGen_x86.h412 struct MDOP_SLLH : public MDOP_SHIFT_BASE struct
414 static OpVoType OpVo() { return &CX86Assembler::PsllwVo; } in OpVo()
415 static OpVoAvxType OpVoAvx() { return &CX86Assembler::VpsllwVo; } in OpVoAvx()
H A DJitter_CodeGen_AArch32.h444 struct MDOP_SLLH : public MDOP_SHIFT struct
446 static OpRegType OpReg() { return &CAArch32Assembler::Vshl_I16; } in OpReg()
H A DJitter_CodeGen_AArch64.h560 struct MDOP_SLLH : public MDOP_SHIFT struct
562 static OpRegType OpReg() { return &CAArch64Assembler::Shl_8h; } in OpReg()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/play/include/
H A DJitter_CodeGen_AArch32.h388 struct MDOP_SLLH : public MDOP_SHIFT struct
390 static OpRegType OpReg() { return &CAArch32Assembler::Vshl_I16; } in OpReg()
H A DJitter_CodeGen_x86.h352 struct MDOP_SLLH : public MDOP_SHIFT_BASE struct
354 static OpVoType OpVo() { return &CX86Assembler::PsllwVo; } in OpVo()
H A DJitter_CodeGen_AArch64.h514 struct MDOP_SLLH : public MDOP_SHIFT struct
516 static OpRegType OpReg() { return &CAArch64Assembler::Shl_8h; } in OpReg()