Home
last modified time | relevance | path

Searched defs:shiftreg (Results 1 – 2 of 2) sorted by relevance

/external/coreboot/src/device/oprom/x86emu/
Dops2.c519 u32 *shiftreg; in x86emuOp2_bt_R() local
530 u16 *shiftreg; in x86emuOp2_bt_R() local
542 u32 *srcreg,*shiftreg; in x86emuOp2_bt_R() local
551 u16 *srcreg,*shiftreg; in x86emuOp2_bt_R() local
582 u32 *shiftreg; in x86emuOp2_shld_IMM() local
595 u16 *shiftreg; in x86emuOp2_shld_IMM() local
609 u32 *destreg,*shiftreg; in x86emuOp2_shld_IMM() local
620 u16 *destreg,*shiftreg; in x86emuOp2_shld_IMM() local
652 u32 *shiftreg; in x86emuOp2_shld_CL() local
663 u16 *shiftreg; in x86emuOp2_shld_CL() local
[all …]
/external/vixl/src/aarch64/
Dlogic-aarch64.cc1527 LogicVRegister shiftreg = dup_immediate(vform, temp, shift); in shl() local
1538 LogicVRegister shiftreg = dup_immediate(vform, temp1, shift); in sshll() local
1550 LogicVRegister shiftreg = dup_immediate(vform, temp1, shift); in sshll2() local
1578 LogicVRegister shiftreg = dup_immediate(vform, temp1, shift); in ushll() local
1590 LogicVRegister shiftreg = dup_immediate(vform, temp1, shift); in ushll2() local
1708 LogicVRegister shiftreg = dup_immediate(vform, temp, shift); in sqshl() local
1719 LogicVRegister shiftreg = dup_immediate(vform, temp, shift); in uqshl() local
1730 LogicVRegister shiftreg = dup_immediate(vform, temp, shift); in sqshlu() local
1767 LogicVRegister shiftreg = dup_immediate(vform, temp, -shift); in ushr() local
1778 LogicVRegister shiftreg = dup_immediate(vform, temp, -shift); in sshr() local