Searched refs:sr7 (Results 1 – 11 of 11) sorted by relevance
/openbsd/sys/lib/libkern/arch/hppa/ |
H A D | prefix.h | 40 ! BE R%lbl-labl/**/lbl(sr7,r1) 46 ! BE,N R%lbl-labl/**/lbl(sr7,r1) 52 ! BLE R%lbl-labl/**/lbl(sr7,r1) 58 ! BLE,N R%lbl-labl/**/lbl(sr7,r1) 60 #define MILLI_BE(lbl) BE lbl(sr7,r0) 61 #define MILLI_BEN(lbl) BE,n lbl(sr7,r0) 62 #define MILLI_BLE(lbl) BLE lbl(sr7,r0) 63 #define MILLI_BLEN(lbl) BLE,n lbl(sr7,r0)
|
H A D | milli.S | 101 sr7: .equ 7 label
|
/openbsd/lib/libc/arch/hppa/ |
H A D | SYS.h | 66 97: ble 4(sr7, r1) !\ 96 97: ble 4(sr7, r1) !\
|
/openbsd/lib/libc/arch/hppa/sys/ |
H A D | Ovfork.S | 35 99: ble 4(sr7, r1)
|
/openbsd/libexec/ld.so/hppa/ |
H A D | SYS.h | 47 99: ble 4(sr7, r1) !\
|
/openbsd/lib/libc/arch/hppa/gen/ |
H A D | setjmp.S | 66 99: ble 4(%sr7, %r1) 133 98: ble 4(%sr7, %r1)
|
/openbsd/sys/arch/hppa/include/ |
H A D | asm.h | 78 sr7 .reg %sr7
|
/openbsd/sys/arch/hppa/hppa/ |
H A D | locore.S | 126 mtsp r0, sr7 433 mfsp sr7, arg2 468 mtsp r0, sr7 578 mtsp t1, sr7 1516 mfsp sr7, t1 1527 mtsp r0, sr7 2745 mtsp r0, sr7 2871 ble 4(sr7, r1)
|
/openbsd/gnu/gcc/gcc/config/pa/ |
H A D | milli64.S | 79 sr7: .reg %sr7 label 142 #define MILLI_BE(lbl) BE lbl(sr7,r0) 143 #define MILLI_BEN(lbl) BE,n lbl(sr7,r0) 144 #define MILLI_BLE(lbl) BLE lbl(sr7,r0) 145 #define MILLI_BLEN(lbl) BLE,n lbl(sr7,r0)
|
/openbsd/gnu/usr.bin/gcc/gcc/config/pa/ |
H A D | milli64.S | 60 sr7: .reg %sr7 label 123 #define MILLI_BE(lbl) BE lbl(sr7,r0) 124 #define MILLI_BEN(lbl) BE,n lbl(sr7,r0) 125 #define MILLI_BLE(lbl) BLE lbl(sr7,r0) 126 #define MILLI_BLEN(lbl) BLE,n lbl(sr7,r0)
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | rs6000-tdep.c | 2327 /* 75 */ R32(sr4), R32(sr5), R32(sr6), R32(sr7), \
|