Searched refs:Vhsub (Results 1 – 1 of 1) sorted by relevance
/external/vixl/src/aarch32/ |
D | macro-assembler-aarch32.h | 7034 void Vhsub( in Vhsub() function 7045 void Vhsub(DataType dt, DRegister rd, DRegister rn, DRegister rm) { in Vhsub() function 7046 Vhsub(al, dt, rd, rn, rm); in Vhsub() 7049 void Vhsub( in Vhsub() function 7060 void Vhsub(DataType dt, QRegister rd, QRegister rn, QRegister rm) { in Vhsub() function 7061 Vhsub(al, dt, rd, rn, rm); in Vhsub()
|