Home
last modified time | relevance | path

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

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/CodeGen/include/
H A DJitter_CodeGen_x86.h400 struct MDOP_SRLH : public MDOP_SHIFT_BASE struct
402 static OpVoType OpVo() { return &CX86Assembler::PsrlwVo; } in OpVo()
403 static OpVoAvxType OpVoAvx() { return &CX86Assembler::VpsrlwVo; } in OpVoAvx()
H A DJitter_CodeGen_AArch32.h449 struct MDOP_SRLH : public MDOP_SHIFT struct
451 static OpRegType OpReg() { return &CAArch32Assembler::Vshr_U16; } in OpReg()
H A DJitter_CodeGen_AArch64.h570 struct MDOP_SRLH : public MDOP_SHIFT struct
572 static OpRegType OpReg() { return &CAArch64Assembler::Ushr_8h; } in OpReg()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/play/include/
H A DJitter_CodeGen_AArch32.h393 struct MDOP_SRLH : public MDOP_SHIFT struct
395 static OpRegType OpReg() { return &CAArch32Assembler::Vshr_U16; } in OpReg()
H A DJitter_CodeGen_x86.h342 struct MDOP_SRLH : public MDOP_SHIFT_BASE struct
344 static OpVoType OpVo() { return &CX86Assembler::PsrlwVo; } in OpVo()
H A DJitter_CodeGen_AArch64.h524 struct MDOP_SRLH : public MDOP_SHIFT struct
526 static OpRegType OpReg() { return &CAArch64Assembler::Ushr_8h; } in OpReg()