Searched refs:orl (Results 1 - 15 of 15) sorted by relevance

/haiku/src/system/libroot/posix/glibc/arch/x86/
H A Ds_finitel.S9 orl $0xffff8000, %eax
/haiku/src/system/libroot/posix/glibc/arch/x86_64/
H A Ds_finitel.S10 orl $0xffff8000, %eax
/haiku/src/system/boot/platform/bios_ia32/
H A Dlong_asm.S42 orl $(1 << 5) | (1 << 7), %eax
43 orl %ecx, %eax
53 orl $(1 << 8), %eax
59 orl $(1 << 31), %ecx
H A Dsmp_trampoline.S29 orl $0x01,%eax
61 orl $0x80000000,%eax
H A Dbios_asm.S62 orl %eax, %eax // is there a paging directory at all?
68 orl $0x80000000, %eax
/haiku/src/system/boot/platform/efi/arch/x86_64/
H A Dlong_smp_trampoline.S41 orl $0x01,%eax
64 orl $(1 << 5) | (1 << 7), %eax
74 orl $(1 << 8), %eax
80 orl $(1 << 31), %ecx
/haiku/src/system/boot/platform/pxe_ia32/
H A Dsmp_trampoline.S29 orl $0x01,%eax
61 orl $0x80000000,%eax
/haiku/src/system/boot/platform/efi/arch/x86/
H A Dsmp_trampoline.S46 orl $0x01, %eax
/haiku/src/system/libroot/os/arch/x86/
H A Datomic.S81 orl %eax, %ecx
206 orl 16(%esp), %ebx
207 orl 20(%esp), %ecx
/haiku/src/system/libroot/posix/glibc/arch/m68k/
H A Dlshift.S94 orl R(d3),R(d1)
101 orl R(d3),R(d2)
H A Drshift.S83 orl R(d3),R(d1)
90 orl R(d3),R(d2)
/haiku/src/system/libroot/posix/glibc/include/arch/m68k/
H A Dasm-syntax.h94 #define orl or.l macro
/haiku/src/system/kernel/arch/x86/32/
H A Dinterrupts.S520 orl $0x10000, IFRAME_flags(%ebp);
778 orl $(1 << 9), (%esp) // set the IF (interrupts) bit
/haiku/src/system/kernel/arch/x86/64/
H A Dentry_compat.S162 orl $(1 << 9), (%rsp) // set the IF (interrupts) bit
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dattrib.c1707 runlist_element *orl = na->rl; local
1739 if ((na->rl != orl) || ((*prl)->lcn != olcn)) {

Completed in 80 milliseconds