Home
last modified time | relevance | path

Searched refs:basr (Results 1 – 24 of 24) sorted by relevance

/linux-2.6.39/arch/s390/kernel/
Dbase.S16 basr %r13,0
23 basr %r14,%r1
37 basr %r13,0
43 basr %r14,%r1
57 basr %r13,0
63 basr %r14,%r1
82 basr %r13,0
89 basr %r14,%r1
104 basr %r13,0
110 basr %r14,%r1
[all …]
Dhead31.S21 basr %r13,0 # get base
43 basr %r14,%r14
92 _stext: basr %r13,0 # get base
103 basr %r14,%r14 # call start_kernel
107 basr %r13,0
Dentry.S64 basr %r2,%r0
66 basr %r14,%r1
70 basr %r2,%r0
72 basr %r14,%r1
84 basr %r14,%r1
150 basr %r14,%r14
202 basr %r1,0
257 basr %r14,%r8 # call sys_xxxx
317 basr %r14,%r1 # call do_signal
367 basr %r14,%r1
[all …]
Dswitch_cpu.S26 basr %r13,0
38 basr %r13,0
51 basr %r14,%r14 /* Call function */
Dmcount.S40 basr %r14,%r14
69 basr %r14,%r2
Dhead64.S90 _stext: basr %r13,0 # get base
103 basr %r13,0
Drelocate_kernel.S27 basr %r13,0 # base address
44 basr %r13,0
Drelocate_kernel64.S28 basr %r13,0 # base address
49 basr %r13,0
Dswitch_cpu64.S47 basr %r14,%r14 /* Call function */
Dmcount64.S36 basr %r14,%r14
Dentry64.S67 basr %r14,%r3
74 basr %r2,%r0
79 basr %r2,%r0
272 basr %r14,%r8 # call sys_xxxx
385 basr %r14,%r8 # call sys_xxx
485 basr %r14,%r1 # branch to interrupt-handler
534 basr %r14,%r1 # branch to interrupt-handler
827 basr %r1,0
855 basr %r1,0
Dreipl.S16 do_reipl_asm: basr %r13,0
Dsclp.S31 basr %r13,0 # get base register
144 basr %r13,0 # get base register
204 basr %r13,0 # get base register
Dreipl64.S15 do_reipl_asm: basr %r13,0
Dswsusp_asm64.S193 basr %r14,%r3
/linux-2.6.39/arch/s390/boot/compressed/
Dhead31.S18 basr %r13,0 # get base
24 basr %r14,%r1
Dhead64.S18 basr %r13,0 # get base
/linux-2.6.39/arch/s390/kernel/vdso32/
Dclock_gettime.S22 basr %r5,0
62 basr %r5,0
105 basr %r5,0
Dgettimeofday.S22 basr %r5,0
55 basr %r5,0
Dclock_getres.S28 basr %r1,0
/linux-2.6.39/drivers/scsi/
Dsun3_NCR5380.c567 unsigned char status, data, basr, mr, icr, i; in NCR5380_print() local
575 basr = NCR5380_read(BUS_AND_STATUS_REG); in NCR5380_print()
581 printk("\nBASR: %02x ", basr); in NCR5380_print()
583 if (basr & basrs[i].mask) in NCR5380_print()
1264 unsigned char basr; in NCR5380_intr() local
1269 basr = NCR5380_read(BUS_AND_STATUS_REG); in NCR5380_intr()
1270 INT_PRINTK("scsi%d: BASR=%02x\n", HOSTNO, basr); in NCR5380_intr()
1272 if (basr & BASR_IRQ) { in NCR5380_intr()
1281 else if (basr & BASR_PARITY_ERROR) { in NCR5380_intr()
1303 ((basr & BASR_END_DMA_TRANSFER) || in NCR5380_intr()
[all …]
Datari_NCR5380.c567 unsigned char status, data, basr, mr, icr, i; in NCR5380_print() local
575 basr = NCR5380_read(BUS_AND_STATUS_REG); in NCR5380_print()
581 printk("\nBASR: %02x ", basr); in NCR5380_print()
583 if (basr & basrs[i].mask) in NCR5380_print()
1283 unsigned char basr; in NCR5380_intr() local
1288 basr = NCR5380_read(BUS_AND_STATUS_REG); in NCR5380_intr()
1289 INT_PRINTK("scsi%d: BASR=%02x\n", HOSTNO, basr); in NCR5380_intr()
1291 if (basr & BASR_IRQ) { in NCR5380_intr()
1299 } else if (basr & BASR_PARITY_ERROR) { in NCR5380_intr()
1319 ((basr & BASR_END_DMA_TRANSFER) || in NCR5380_intr()
[all …]
DNCR5380.c421 unsigned char status, data, basr, mr, icr, i; in NCR5380_print() local
428 basr = NCR5380_read(BUS_AND_STATUS_REG); in NCR5380_print()
434 printk("\nBASR: %02x ", basr); in NCR5380_print()
436 if (basr & basrs[i].mask) in NCR5380_print()
1166 unsigned char basr; in NCR5380_intr() local
1177 basr = NCR5380_read(BUS_AND_STATUS_REG); in NCR5380_intr()
1179 if (basr & BASR_IRQ) { in NCR5380_intr()
1186 } else if (basr & BASR_PARITY_ERROR) { in NCR5380_intr()
1200 …if ((NCR5380_read(MODE_REG) & MR_DMA) && ((basr & BASR_END_DMA_TRANSFER) || !(basr & BASR_PHASE_MA… in NCR5380_intr()
1220 …dprintk(NDEBUG_INTR, ("scsi : unknown interrupt, BASR 0x%X, MR 0x%X, SR 0x%x\n", basr, NCR5380_rea… in NCR5380_intr()
/linux-2.6.39/Documentation/s390/
DDebugging390.txt568 4) The basr ( branch relative & save ) trick works as follows the instruction
577 400380: 0d d0 basr %r13,%r0 # Set up pointer to constant pool using
578 400382: a7 da ff fa ahi %r13,-6 # basr trick
599 40039e: 0d d0 basr %r13,%r0 # Set up r13 to point to
631 40051a: 0d e1 basr %r14,%r1