Searched refs:basr (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/s390/boot/ |
| H A D | head_kdump.S | 27 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 D | head.S | 304 basr %r13,0 # get base
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | base.S | 21 basr %r13,0 42 basr %r13,0
|
| H A D | head64.S | 43 basr %r13,0
|
| H A D | relocate_kernel.S | 30 basr %r13,0 # base address
|
| H A D | entry.S | 66 basr %r2,%r0 73 basr %r2,%r0 1253 1: basr %r14,%r1 # call function
|
| /OK3568_Linux_fs/kernel/arch/s390/purgatory/ |
| H A D | head.S | 89 basr %r13,0 164 basr %r13,0
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | NCR5380.c | 300 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 D | nospec-insn.h | 190 basr \rsave,\rtarget
|
| /OK3568_Linux_fs/kernel/arch/s390/tools/ |
| H A D | opcodes.txt | 20 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 D | gcc.info | 24677 '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 D | gcc.info | 24677 'basr' instruction instead, which does not have this limitation.
|