Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/boot/
H A Dhead_kdump.S27 basr %r13,0
49 basr %r14,%r14
60 basr %r13,0 # Base
78 basr %r14,%r14 # Start relocated kernel
88 basr %r13,0
H A Dhead.S304 basr %r13,0 # get base
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dbase.S21 basr %r13,0
42 basr %r13,0
H A Dhead64.S43 basr %r13,0
H A Drelocate_kernel.S30 basr %r13,0 # base address
H A Dentry.S66 basr %r2,%r0
73 basr %r2,%r0
1253 1: basr %r14,%r1 # call function
/OK3568_Linux_fs/kernel/arch/s390/purgatory/
H A Dhead.S89 basr %r13,0
164 basr %r13,0
/OK3568_Linux_fs/kernel/drivers/scsi/
H A DNCR5380.c300 unsigned char status, basr, mr, icr, i; in NCR5380_print() local
305 basr = NCR5380_read(BUS_AND_STATUS_REG); in NCR5380_print()
311 printk(KERN_CONT "\nBASR = 0x%02x : ", basr); in NCR5380_print()
313 if (basr & basrs[i].mask) in NCR5380_print()
867 unsigned char basr; in NCR5380_intr() local
872 basr = NCR5380_read(BUS_AND_STATUS_REG); in NCR5380_intr()
873 if (basr & BASR_IRQ) { in NCR5380_intr()
878 irq, basr, sr, mr); in NCR5380_intr()
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dnospec-insn.h190 basr \rsave,\rtarget
/OK3568_Linux_fs/kernel/arch/s390/tools/
H A Dopcodes.txt20 0d basr RR_RR
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgcc.info24677 'basr' instruction instead, which does not have this limitation.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgcc.info24677 'basr' instruction instead, which does not have this limitation.