Searched refs:medium (Results 1 – 9 of 9) sorted by relevance
/sysdeps/powerpc/powerpc32/ |
A D | memset.S | 71 ble cr5, L(medium) 109 beq L(medium) /* we may not actually get to do a full line */ 166 beq L(medium) 196 L(medium): 236 beq L(medium)
|
/sysdeps/powerpc/powerpc32/power4/ |
A D | memset.S | 69 ble cr5, L(medium) 99 beq L(medium) /* We may not actually get to do a full line. */ 135 beq L(medium) 189 L(medium):
|
/sysdeps/powerpc/powerpc64/power4/ |
A D | memset.S | 88 ble cr5, L(medium) 115 beq L(medium) /* We may not actually get to do a full line. */ 142 beq L(medium) 205 L(medium):
|
/sysdeps/powerpc/powerpc64/ |
A D | memset.S | 95 ble cr5, L(medium) 122 beq L(medium) /* We may not actually get to do a full line. */ 149 beq L(medium) 221 L(medium):
|
/sysdeps/powerpc/powerpc64/power6/ |
A D | memset.S | 85 ble cr5, L(medium) 110 beq L(medium) /* We may not actually get to do a full line. */ 195 beq L(medium) 320 b L(medium) 349 L(medium):
|
/sysdeps/powerpc/powerpc64/power7/ |
A D | memset.S | 42 ble cr7,L(medium) /* If length < 32, use medium copy code. */ 320 L(medium):
|
/sysdeps/unix/sysv/linux/scsi/ |
A D | scsi.h | 163 unsigned char medium; /* device-specific medium type. */ member
|
/sysdeps/powerpc/powerpc32/power7/ |
A D | memset.S | 43 ble cr7,L(medium) /* If length < 32, use medium copy code. */ 364 L(medium):
|
/sysdeps/powerpc/powerpc32/power6/ |
A D | memset.S | 68 ble cr5, L(medium) 98 beq L(medium) /* We may not actually get to do a full line. */ 312 beq L(medium) 483 b L(medium) 502 L(medium):
|
Completed in 8 milliseconds