Searched defs:rotate_bit (Results 1 – 1 of 1) sorted by relevance
1283 Instr rotate_bit = (rot == 90) ? 0 : (1 << 16); in fcadd() local1303 Instr rotate_bit = (rot / 90) << 13; in fcmla() local1319 Instr rotate_bit = (rot / 90) << 10; in fcmla() local6821 Instr rotate_bit = (rot == 90) ? 0 : (1 << 10); in cadd() local6888 Instr rotate_bit = (rot / 90) << 10; in cmla() local6905 Instr rotate_bit = (rot / 90) << 10; in cmla() local7995 Instr rotate_bit = (rot == 90) ? 0 : (1 << 10); in sqcadd() local8311 Instr rotate_bit = (rot / 90) << 10; in sqrdcmlah() local8328 Instr rotate_bit = (rot / 90) << 10; in sqrdcmlah() local