Home | History | Annotate | Download | only in X86

Lines Matching full:testb

2522       // For example, convert "testl %eax, $8" to "testb %al, $8"
2546 // Emit a testb.
2556 // For example, "testl %eax, $2048" to "testb %ah, $8".
2581 // Emit a testb. The EXTRACT_SUBREG becomes a COPY that can only