Searched defs:rotate_bit (Results 1 – 1 of 1) sorted by relevance
1286 Instr rotate_bit = (rot == 90) ? 0 : (1 << 16); in fcadd() local1306 Instr rotate_bit = (rot / 90) << 13; in fcmla() local1339 Instr rotate_bit = (rot / 90) << 10; in fcmla() local