Home
last modified time | relevance | path

Searched refs:cmp (Results 1 – 19 of 19) sorted by relevance

/tools/firmware/rombios/
A Dapmbios.S37 cmp al, #0
78 cmp al, #0x39
164 cmp al, #0x00
181 cmp al, #0x01
188 cmp al, #0x02
202 cmp al, #0x03
218 cmp al, #0x04
239 cmp bx, #1
242 cmp cx, #3
245 cmp cx, #2
[all …]
A Drombios.c508 ;; cmp function
1973 cmp al, #0xFE
9567 cmp eax, ecx
9569 cmp si, #0
9588 cmp eax, ecx
9590 cmp si, #0
9753 cmp si, #0
9776 cmp si, #0
10082 cmp ax, cx
10553 cmp al, #1
[all …]
/tools/firmware/vgabios/
A Dclext.c434 cmp al, #0x12
495 cmp bl, #0x80
497 cmp bl, #0xAF
513 cmp al, #0x10
577 cmp ah, #0x4F
579 cmp al, #0x0F
688 cmp ah, al
1260 cmp [si],ax
1262 cmp [si],cx variable
1296 cmp al, ah
[all …]
A Dvgabios.c292 cmp ah, #0x0f
297 cmp ah, #0x1a
302 cmp ah, #0x0b
312 cmp ah, #0x12
314 cmp bl, #0x10
319 cmp bl, #0x30
324 cmp bl, #0x31
329 cmp bl, #0x32
334 cmp bl, #0x33
339 cmp bl, #0x34
[all …]
A Dvbe.c100 cmp bx, #0x00
116 cmp dx, ax
125 cmp bl, #0x80
127 cmp bl, #0x00
161 cmp esi, #4
387 cmp bx,#0x0100
402 cmp dx,ax
471 cmp al, #0x04
605 cmp al, #0x08
1236 cmp bl, #0x00
[all …]
/tools/tests/x86_emulator/
A Dsimd-gf.c32 # define to_bool(cmp) B(ptestc, , cmp, (vdi_t){} == 0) argument
35 # define to_bool(cmp) (__builtin_ia32_pmovmskb128(cmp) == 0xffff) argument
A Dsimd-fma.c7 # define to_bool(cmp) (!~(cmp)[0]) argument
10 # define to_bool(cmp) __builtin_ia32_vtestcps(cmp, (vec_t){} == 0) argument
12 # define to_bool(cmp) __builtin_ia32_vtestcpd(cmp, (vec_t){} == 0) argument
16 # define to_bool(cmp) __builtin_ia32_vtestcps256(cmp, (vec_t){} == 0) argument
18 # define to_bool(cmp) __builtin_ia32_vtestcpd256(cmp, (vec_t){} == 0) argument
A Dsimd-aes.c45 # define to_bool(cmp) B(ptestc, , cmp, (vdi_t){} == 0) argument
48 # define to_bool(cmp) (__builtin_ia32_pmovmskb128(cmp) == 0xffff) argument
A Dsimd-clmul.c14 # define to_bool(cmp) B(ptestc, , cmp, (vdi_t){} == 0) argument
16 # define to_bool(cmp) (__builtin_ia32_pmovmskb128(cmp) == 0xffff) argument
A Dopmask.S36 cmp DATA(out), %R(dx)
42 cmp DATA(out), %ecx
44 cmp DATA(out+4), %edx
A Dsimd.c54 # define to_bool(cmp) (__builtin_ia32_pmovmskb(cmp) == 0xff) argument
58 # define to_bool(cmp) __builtin_ia32_vtestcps(cmp, (vec_t){} == 0) argument
60 # define to_bool(cmp) __builtin_ia32_vtestcpd(cmp, (vec_t){} == 0) argument
63 # define to_bool(cmp) __builtin_ia32_ptestc128(cmp, (vdi_t){} == 0) argument
65 # define to_bool(cmp) (__builtin_ia32_movmskps(cmp) == 0xf) argument
68 # define to_bool(cmp) (__builtin_ia32_movmskpd(cmp) == 3) argument
70 # define to_bool(cmp) (__builtin_ia32_pmovmskb128(cmp) == 0xffff) argument
75 # define to_bool(cmp) __builtin_ia32_ptestc256(cmp, (vdi_t){} == 0) argument
77 # define to_bool(cmp) (__builtin_ia32_movmskps256(cmp) == 0xff) argument
79 # define to_bool(cmp) (__builtin_ia32_movmskpd256(cmp) == 0xf) argument
[all …]
A Dsimd-sg.c118 # define to_bool(cmp) __builtin_ia32_ptestc128(cmp, (vec_t){} == 0) argument
120 # define to_bool(cmp) __builtin_ia32_ptestc256(cmp, (vec_t){} == 0) argument
A Dsimd-sha.c35 # define to_bool(cmp) (__builtin_ia32_pmovmskb128(cmp) == 0xffff) argument
A Devex-disp8.c116 INSN_FP(cmp, 0f, c2),
/tools/tests/pdx/
A Dharness.h81 #define sort(elem, nr, size, cmp, swp) ({ \ argument
84 qsort(elem, nr, size, cmp); \
/tools/libfsimage/xfs/
A Dfsys_xfs.c551 int cmp, n, link_count; in xfs_dir() local
606 cmp = (!*dirname) ? -1 : substring (dirname, name); in xfs_dir()
608 if (print_possibilities && ch != '/' && cmp <= 0) { in xfs_dir()
614 if (cmp == 0) { in xfs_dir()
/tools/firmware/xen-dir/
A DMakefile65 cmp -s linkfarm.stamp.tmp linkfarm.stamp && \
/tools/libfsimage/reiserfs/
A Dfsys_reiserfs.c1149 int cmp; in reiserfs_dir() local
1157 cmp = substring (dirname, filename); in reiserfs_dir()
1162 if (cmp <= 0) in reiserfs_dir()
1173 if (cmp == 0) in reiserfs_dir()
/tools/misc/
A Dxen-hvmctx.c330 i, h.timers[i].config, h.timers[i].cmp); in dump_hpet()

Completed in 103 milliseconds