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

/system/core/libpixelflinger/codeflinger/
H A DArm64Assembler.cpp154 static const char* shift_codes[] = member in namespace:android
1077 Rd, Rn, Rm, shift_codes[shift], amount);
1100 Rd, Rn, Rm, shift_codes[shift], amount);
1113 Rd, Rn, Rm, shift_codes[shift], amount);
1120 Rd, Rn, Rm, shift_codes[shift], amount);
1131 Rd, Rn, Rm, shift_codes[shift], amount);
1141 Rd, Rn, Rm, shift_codes[shift], amount);
1151 Rd, Rn, Rm, shift_codes[shift], amount);

Completed in 27 milliseconds