Home
last modified time | relevance | path

Searched refs:negated_rn (Results 1 - 1 of 1) sorted by relevance

/third_party/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.cc884 Register negated_rn = temps.Acquire(); variable
887 mvn(cond, negated_rn, rn);
891 adc(cond, rd, negated_rn, operand);
897 adcs(cond, rd, negated_rn, operand);

Completed in 3 milliseconds