Home
last modified time | relevance | path

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

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/CodeGen/include/
H A DJitter_CodeGen_x86.h243 struct MDOP_CMPGTH : public MDOP_BASE struct
245 static OpVoType OpVo() { return &CX86Assembler::PcmpgtwVo; } in OpVo()
246 static OpVoAvxType OpVoAvx() { return &CX86Assembler::VpcmpgtwVo; } in OpVoAvx()
H A DJitter_CodeGen_AArch32.h394 struct MDOP_CMPGTH : public MDOP_BASE3 struct
396 static OpRegType OpReg() { return &CAArch32Assembler::Vcgt_I16; } in OpReg()
H A DJitter_CodeGen_AArch64.h420 struct MDOP_CMPGTH : public MDOP_BASE3 struct
422 static OpRegType OpReg() { return &CAArch64Assembler::Cmgt_8h; } in OpReg()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/play/include/
H A DJitter_CodeGen_AArch32.h348 struct MDOP_CMPGTH : public MDOP_BASE3 struct
350 static OpRegType OpReg() { return &CAArch32Assembler::Vcgt_I16; } in OpReg()
H A DJitter_CodeGen_x86.h221 struct MDOP_CMPGTH : public MDOP_BASE struct
223 static OpVoType OpVo() { return &CX86Assembler::PcmpgtwVo; } in OpVo()
H A DJitter_CodeGen_AArch64.h389 struct MDOP_CMPGTH : public MDOP_BASE3 struct
391 static OpRegType OpReg() { return &CAArch64Assembler::Cmgt_4s; } in OpReg()