Home
last modified time | relevance | path

Searched defs:MDOP_CMPEQH (Results 1 – 4 of 4) sorted by relevance

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/CodeGen/include/
H A DJitter_CodeGen_x86.h225 struct MDOP_CMPEQH : public MDOP_BASE struct
227 static OpVoType OpVo() { return &CX86Assembler::PcmpeqwVo; } in OpVo()
228 static OpVoAvxType OpVoAvx() { return &CX86Assembler::VpcmpeqwVo; } in OpVoAvx()
H A DJitter_CodeGen_AArch32.h379 struct MDOP_CMPEQH : public MDOP_BASE3 struct
381 static OpRegType OpReg() { return &CAArch32Assembler::Vceq_I16; } in OpReg()
H A DJitter_CodeGen_AArch64.h405 struct MDOP_CMPEQH : public MDOP_BASE3 struct
407 static OpRegType OpReg() { return &CAArch64Assembler::Cmeq_8h; } in OpReg()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/play/include/
H A DJitter_CodeGen_x86.h206 struct MDOP_CMPEQH : public MDOP_BASE struct
208 static OpVoType OpVo() { return &CX86Assembler::PcmpeqwVo; } in OpVo()