Home
last modified time | relevance | path

Searched refs:Vqadd_U8 (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/play/include/
H A DAArch32Assembler.h266 void Vqadd_U8(QUAD_REGISTER, QUAD_REGISTER, QUAD_REGISTER);
H A DJitter_CodeGen_AArch32.h285 static OpRegType OpReg() { return &CAArch32Assembler::Vqadd_U8; } in OpReg()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/CodeGen/include/
H A DAArch32Assembler.h279 void Vqadd_U8(QUAD_REGISTER, QUAD_REGISTER, QUAD_REGISTER);
H A DJitter_CodeGen_AArch32.h306 static OpRegType OpReg() { return &CAArch32Assembler::Vqadd_U8; } in OpReg()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/play/src/
H A DAArch32Assembler.cpp747 void CAArch32Assembler::Vqadd_U8(QUAD_REGISTER qd, QUAD_REGISTER qn, QUAD_REGISTER qm) in Vqadd_U8() function in CAArch32Assembler
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/CodeGen/src/
H A DAArch32Assembler.cpp879 void CAArch32Assembler::Vqadd_U8(QUAD_REGISTER qd, QUAD_REGISTER qn, QUAD_REGISTER qm) in Vqadd_U8() function in CAArch32Assembler