Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/device/oprom/x86emu/
H A 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 …]
/aosp_15_r20/external/vixl/src/aarch64/
H A Dlogic-aarch64.cc1492 LogicVRegister shiftreg = dup_immediate(vform, temp, shift); in shl() local
1503 LogicVRegister shiftreg = dup_immediate(vform, temp1, shift); in sshll() local
1515 LogicVRegister shiftreg = dup_immediate(vform, temp1, shift); in sshll2() local
1543 LogicVRegister shiftreg = dup_immediate(vform, temp1, shift); in ushll() local
1555 LogicVRegister shiftreg = dup_immediate(vform, temp1, shift); in ushll2() local
1673 LogicVRegister shiftreg = dup_immediate(vform, temp, shift); in sqshl() local
1684 LogicVRegister shiftreg = dup_immediate(vform, temp, shift); in uqshl() local
1695 LogicVRegister shiftreg = dup_immediate(vform, temp, shift); in sqshlu() local
1732 LogicVRegister shiftreg = dup_immediate(vform, temp, -shift); in ushr() local
1743 LogicVRegister shiftreg = dup_immediate(vform, temp, -shift); in sshr() local