Searched refs:cmpl (Results 1 – 11 of 11) sorted by relevance
/haiku/src/system/libroot/posix/glibc/include/arch/x86/ |
H A D | bp-asm.h | 53 cmpl 4+BP_MEM, VAL_REG; \ 59 cmpl 8+BP_MEM, VAL_REG; \ 65 cmpl 4+BP_MEM, VAL_REG; \ 67 cmpl 8+BP_MEM, VAL_REG; \ 75 cmpl 8+BP_MEM, VAL_REG; \
|
/haiku/src/bin/writembr/ |
H A D | mbr.S | 220 cmpl $GPT_SIG_0,GPT_ADDR+GPT_SIG 222 cmpl $GPT_SIG_1,GPT_ADDR+GPT_SIG+4 253 cmpl (%si),%eax 256 cmpl 4(%si),%eax
|
/haiku/src/system/libroot/posix/glibc/arch/m68k/ |
H A D | lshift.S | 51 cmpl R(d5),R(cnt) 53 cmpl R(s_ptr),R(res_ptr) 62 cmpl R(res_ptr),R(a2)
|
H A D | rshift.S | 50 cmpl R(d5),R(cnt) 52 cmpl R(res_ptr),R(s_ptr) 61 cmpl R(s_ptr),R(a2)
|
/haiku/src/system/kernel/lib/arch/x86/ |
H A D | arch_string.S | 26 cmpl %edi, %esi
|
/haiku/src/system/libroot/posix/glibc/arch/x86/ |
H A D | rshift.S | 55 cmpl %esi,%eax 58 cmpl %eax,%esi
|
H A D | lshift.S | 55 cmpl %edi,%eax 58 cmpl %eax,%edi
|
/haiku/src/system/libroot/posix/musl/math/x86_64/ |
H A D | exp2l.s | 44 cmpl $0xc67ff800,(%rsp)
|
/haiku/src/system/libroot/posix/glibc/include/arch/m68k/ |
H A D | asm-syntax.h | 93 #define cmpl cmp.l macro
|
/haiku/src/system/libroot/posix/musl/math/x86/ |
H A D | exp.s | 105 cmpl $0xc67ff800,(%esp)
|
/haiku/src/system/kernel/arch/x86/64/ |
H A D | entry_compat.S | 246 cmpl $0x8, SYSCALL_PARAMETER_INFO_used_size(%r15)
|