HomeSort by: relevance | last modified time | path
    Searched refs:testb (Results 1 - 25 of 45) sorted by relevancy

1 2

  /src/common/lib/libc/arch/x86_64/string/
strcpy.S 36 testb $7,%sil
42 testb %dl,%dl
65 testb %dl,%dl /* 1st byte == 0? */
71 testb %dl,%dl /* 2nd byte == 0? */
77 testb %dl,%dl /* 3rd byte == 0? */
83 testb %dl,%dl /* 4th byte == 0? */
89 testb %dl,%dl /* 5th byte == 0? */
95 testb %dl,%dl /* 6th byte == 0? */
101 testb %dl,%dl /* 7th byte == 0? */
107 testb %dl,%dl /* 8th byte == 0? *
    [all...]
strrchr.S 23 testb $7,%dil
29 testb %dl,%dl
69 1: testb %dl,%dl /* 1st byte == 0? */
76 1: testb %dl,%dl /* 2nd byte == 0? */
83 1: testb %dl,%dl /* 3rd byte == 0? */
90 1: testb %dl,%dl /* 4th byte == 0? */
97 1: testb %dl,%dl /* 5th byte == 0? */
104 1: testb %dl,%dl /* 6th byte == 0? */
111 1: testb %dl,%dl /* 7th byte == 0? */
118 1: testb %dl,%dl /* 8th byte == 0? *
    [all...]
strcat.S 23 testb $7,%dil
89 testb $7,%sil
95 testb %dl,%dl
118 testb %dl,%dl /* 1st byte == 0? */
124 testb %dl,%dl /* 2nd byte == 0? */
130 testb %dl,%dl /* 3rd byte == 0? */
136 testb %dl,%dl /* 4th byte == 0? */
142 testb %dl,%dl /* 5th byte == 0? */
148 testb %dl,%dl /* 6th byte == 0? */
154 testb %dl,%dl /* 7th byte == 0? *
    [all...]
strcmp.S 18 testb $7,%dil
24 testb %al,%al
35 testb $7,%sil
63 testb %al,%al
  /src/common/lib/libc/arch/i386/string/
strcat.S 23 testb $3,%cl
51 testb %bl,%bl /* 1st byte == 0? */
56 1: testb %bh,%bh /* 2nd byte == 0? */
62 testb %bl,%bl /* 3rd byte == 0? */
67 1: testb %bh,%bh /* 4th byte == 0? */
83 testb %bl,%bl
105 testb %bl,%bl
110 testb %bh,%bh
116 testb %bl,%bl
121 testb %bh,%b
    [all...]
strcpy.S 42 testb %bl,%bl
64 testb %bl,%bl
69 testb %bh,%bh
75 testb %bl,%bl
80 testb %bh,%bh
strlen.S 17 testb $3,%al
119 testb %cl,%cl /* 1st byte == 0? */
124 1: testb %ch,%ch /* 2nd byte == 0? */
130 testb %cl,%cl /* 3rd byte == 0? */
135 1: testb %ch,%ch /* 4th byte == 0? */
strchr.S 23 testb $3,%al
28 testb %bl,%bl
69 1: testb %bl,%bl /* 1st byte == 0? */
76 1: testb %bh,%bh /* 2nd byte == 0? */
84 1: testb %bl,%bl /* 3rd byte == 0? */
91 1: testb %bh,%bh /* 4th byte == 0? */
strrchr.S 27 testb $3,%dl
33 1: testb %bl,%bl
68 1: testb %bl,%bl /* 1st byte == 0? */
74 1: testb %bh,%bh /* 2nd byte == 0? */
81 1: testb %bl,%bl /* 3rd byte == 0? */
87 1: testb %bh,%bh /* 4th byte == 0? */
strcmp.S 23 testb $3,%bl
29 testb %al,%al
66 testb %al,%al
memchr.S 25 testb $3,%al
  /src/lib/libc/arch/i386/string/
strncmp.S 32 testb %bl,%bl
42 testb %bl,%bl
52 testb %bl,%bl
62 testb %bl,%bl
72 testb %bl,%bl
82 testb %bl,%bl
92 testb %bl,%bl
102 testb %bl,%bl
  /src/lib/libc/arch/x86_64/string/
strncmp.S 27 testb %al,%al
37 testb %al,%al
47 testb %al,%al
57 testb %al,%al
67 testb %al,%al
77 testb %al,%al
87 testb %al,%al
97 testb %al,%al
  /src/common/lib/libc/arch/i386/string/small/
strcmp.S 44 testb %al, %al
strcpy.S 43 testb %al, %al
  /src/sys/arch/i386/i386/
cpu_in_cksum.S 170 testb $3, %bl
173 testb $1, %bl
180 testb $2, %bl
190 testb $4, %bl
198 testb $8, %bl
270 testb $16, %dl
281 testb $8, %dl
290 testb $4, %dl
298 testb $3, %dl
301 testb $2, %d
    [all...]
lock_stubs.S 115 testb $(RW_WRITE_LOCKED|RW_WRITE_WANTED), %al
147 testb $RW_WRITE_LOCKED, %al
153 0: testb $RW_HAS_WAITERS, %al
197 testb $(RW_WRITE_LOCKED|RW_WRITE_WANTED), %al
246 testb %al, %al
  /src/sys/arch/i386/stand/lib/
message.S 69 testb %al, %al
  /src/sys/lib/libkern/arch/i386/
scanc.S 47 testb %dl,(%eax,%edi)
  /src/sys/lib/libkern/arch/x86_64/
scanc.S 49 testb %dl,(%rax,%rdi)
  /src/sys/arch/amd64/amd64/
cpu_in_cksum.S 113 testb $1, %bl
117 testb %dl, %dl
137 testb $2, %bl
188 testb %al, %al
191 testb %dh, %dh
252 testb %dl, %dl
257 testb %dh, %dh
lock_stubs.S 104 testb %al, %al
188 testb $(RW_WRITE_LOCKED|RW_WRITE_WANTED), %al
219 testb $RW_WRITE_LOCKED, %al
225 0: testb $RW_HAS_WAITERS, %al
265 testb $(RW_WRITE_LOCKED|RW_WRITE_WANTED), %al
amd64_trap.S 190 testb $SEL_UPL,TF_CS(%rsp)
258 testb $SEL_UPL,TF_CS(%rsp)
291 testb $SEL_UPL,TF_CS(%rsp)
369 testb $SEL_UPL,TF_CS(%rsp)
388 testb $SEL_UPL,TF_CS(%rsp)
584 testb $SEL_UPL,TF_SMALL(TF_CS, %rsp)
601 testb $SEL_UPL,8(%rdi) /* check %cs of outer iret frame */
668 testb $SEL_RPL,TF_CS(%rsp)
  /src/tests/lib/lua/libm/
lualibm.lua 12 local function testb(s, x) function
57 testb("finite(1.0 / 0.0)", lm.finite(1.0 / 0.0))
67 testb("isinf(1.0 / 0.0)", lm.isinf(1.0 / 0.0))
68 testb("isnan(log(-1.0))", lm.isnan(lm.log(-1.0)))
  /src/sys/arch/i386/include/
frameasm.h 17 #define XEN_TEST_PENDING(reg) testb $0xFF,EVTCHN_UPCALL_PENDING(reg)
27 testb $0xff,EVTCHN_UPCALL_PENDING(reg)
42 testb $0xff,EVTCHN_UPCALL_PENDING(reg)

Completed in 22 milliseconds

1 2