Home
last modified time | relevance | path

Searched defs:MDOP_SUBUSH (Results 1 – 2 of 2) sorted by relevance

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/CodeGen/include/
H A DJitter_CodeGen_x86.h213 struct MDOP_SUBUSH : public MDOP_BASE struct
215 static OpVoType OpVo() { return &CX86Assembler::PsubuswVo; } in OpVo()
216 static OpVoAvxType OpVoAvx() { return &CX86Assembler::VpsubuswVo; } in OpVoAvx()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/play/include/
H A DJitter_CodeGen_x86.h196 struct MDOP_SUBUSH : public MDOP_BASE struct
198 static OpVoType OpVo() { return &CX86Assembler::PsubuswVo; } in OpVo()