Home
last modified time | relevance | path

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

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/CodeGen/include/
H A DJitter_CodeGen_x86.h339 struct MDOP_SUBS : public MDOP_BASE struct
341 static OpVoType OpVo() { return &CX86Assembler::SubpsVo; } in OpVo()
342 static OpVoAvxType OpVoAvx() { return &CX86Assembler::VsubpsVo; } in OpVoAvx()
H A DJitter_CodeGen_AArch32.h479 struct MDOP_SUBS : public MDOP_BASE3 struct
481 static OpRegType OpReg() { return &CAArch32Assembler::Vsub_F32; } in OpReg()
H A DJitter_CodeGen_AArch64.h455 struct MDOP_SUBS : public MDOP_BASE3 struct
457 static OpRegType OpReg() { return &CAArch64Assembler::Fsub_4s; } in OpReg()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/play/include/
H A DJitter_CodeGen_AArch32.h423 struct MDOP_SUBS : public MDOP_BASE3 struct
425 static OpRegType OpReg() { return &CAArch32Assembler::Vsub_F32; } in OpReg()
H A DJitter_CodeGen_x86.h301 struct MDOP_SUBS : public MDOP_BASE struct
303 static OpVoType OpVo() { return &CX86Assembler::SubpsVo; } in OpVo()
H A DJitter_CodeGen_AArch64.h419 struct MDOP_SUBS : public MDOP_BASE3 struct
421 static OpRegType OpReg() { return &CAArch64Assembler::Fsub_4s; } in OpReg()