Home
last modified time | relevance | path

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

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/CodeGen/include/
H A DJitter_CodeGen_x86.h321 struct MDOP_UNPACK_UPPER_HW : public MDOP_BASE struct
323 static OpVoType OpVo() { return &CX86Assembler::PunpckhwdVo; } in OpVo()
324 static OpVoAvxType OpVoAvx() { return &CX86Assembler::VpunpckhwdVo; } in OpVoAvx()
H A DJitter_CodeGen_AArch64.h540 struct MDOP_UNPACK_UPPER_HW : public MDOP_BASE3 struct
542 static OpRegType OpReg() { return &CAArch64Assembler::Zip2_8h; } in OpReg()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/play/include/
H A DJitter_CodeGen_x86.h286 struct MDOP_UNPACK_UPPER_HW : public MDOP_BASE struct
288 static OpVoType OpVo() { return &CX86Assembler::PunpckhwdVo; } in OpVo()
H A DJitter_CodeGen_AArch64.h494 struct MDOP_UNPACK_UPPER_HW : public MDOP_BASE3 struct
496 static OpRegType OpReg() { return &CAArch64Assembler::Zip2_8h; } in OpReg()