Home
last modified time | relevance | path

Searched refs:Uhsub16 (Results 1 – 3 of 3) sorted by relevance

/external/vixl/test/aarch32/
Dtest-simulator-cond-rd-rn-rm-a32.cc148 M(Uhsub16) \
Dtest-simulator-cond-rd-rn-rm-t32.cc147 M(Uhsub16) \
/external/vixl/src/aarch32/
Dmacro-assembler-aarch32.h4884 void Uhsub16(Condition cond, Register rd, Register rn, Register rm) { in Uhsub16() function
4894 void Uhsub16(Register rd, Register rn, Register rm) { in Uhsub16() function
4895 Uhsub16(al, rd, rn, rm); in Uhsub16()