Searched refs:shrd (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/arch/x86/math-emu/ |
H A D | wm_shrx.S | 50 shrd %cl,%ebx,%eax 51 shrd %cl,%edx,%ebx 67 shrd %cl,%edx,%eax 135 shrd %cl,%eax,%ebx 136 shrd %cl,%edx,%eax 156 shrd %cl,%ebx,%eax 157 shrd %cl,%edx,%ebx 177 shrd %cl,%ebx,%edx 178 shrd %cl,%eax,%ebx
|
H A D | shr_Xsig.S | 39 shrd %cl,%ebx,%eax 40 shrd %cl,%edx,%ebx 57 shrd %cl,%edx,%eax
|
H A D | reg_u_add.S | 83 shrd %cl,%ebx,%edx 84 shrd %cl,%eax,%ebx 95 shrd %cl,%eax,%edx
|
H A D | reg_u_sub.S | 83 shrd %cl,%ebx,%edx 84 shrd %cl,%eax,%ebx 95 shrd %cl,%eax,%edx
|
H A D | reg_round.S | 500 shrd %cl,%ebx,%edx 501 shrd %cl,%eax,%ebx 515 shrd %cl,%ebx,%edx 516 shrd %cl,%eax,%ebx
|
/openbmc/qemu/block/ |
H A D | blklogwrites.c | 315 uint64_t perm, uint64_t shrd, in blk_log_writes_child_perm() argument 320 *nshrd = (shrd & DEFAULT_PERM_PASSTHROUGH) | DEFAULT_PERM_UNCHANGED; in blk_log_writes_child_perm() 324 bdrv_default_perms(bs, c, role, ro_q, perm, shrd, in blk_log_writes_child_perm()
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | assembly.h | 64 #define SHRREG shrd 150 .macro shrd r, sa, t
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | head.S | 121 shrd %r5,PxD_VALUE_SHIFT,%r3
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | test-i386.c | 159 #define OP shrd
|
/openbmc/linux/arch/x86/kvm/ |
H A D | emulate.c | 1020 FASTOP3WCL(shrd);
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |