Searched defs:input_unsigned (Results 1 - 1 of 1) sorted by relevance

/external/qemu/target-arm/
H A Dtranslate.c5157 int input_unsigned = (op == 8) ? !u : u; local
5175 if (input_unsigned) {
5181 if (input_unsigned) {
5210 input_unsigned);
5217 input_unsigned);

Completed in 178 milliseconds