Home
last modified time | relevance | path

Searched refs:sr7 (Results 1 – 11 of 11) sorted by relevance

/openbsd/sys/lib/libkern/arch/hppa/
H A Dprefix.h40 ! 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 Dmilli.S101 sr7: .equ 7 label
/openbsd/lib/libc/arch/hppa/
H A DSYS.h66 97: ble 4(sr7, r1) !\
96 97: ble 4(sr7, r1) !\
/openbsd/lib/libc/arch/hppa/sys/
H A DOvfork.S35 99: ble 4(sr7, r1)
/openbsd/libexec/ld.so/hppa/
H A DSYS.h47 99: ble 4(sr7, r1) !\
/openbsd/lib/libc/arch/hppa/gen/
H A Dsetjmp.S66 99: ble 4(%sr7, %r1)
133 98: ble 4(%sr7, %r1)
/openbsd/sys/arch/hppa/include/
H A Dasm.h78 sr7 .reg %sr7
/openbsd/sys/arch/hppa/hppa/
H A Dlocore.S126 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 Dmilli64.S79 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 Dmilli64.S60 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 Drs6000-tdep.c2327 /* 75 */ R32(sr4), R32(sr5), R32(sr6), R32(sr7), \