Searched refs:lhi (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/s390/boot/ |
| H A D | text_dma.S | 33 lhi %r5,-EIO 51 lhi %r2,-1 119 lhi %r0,0 # Load r0 with zero 120 lhi %r1,2 # Use mode 2 = ESAME (dump)
|
| H A D | head.S | 158 lhi %r1,2 # mode 2 = esame (dump) 237 lhi %r3,26 298 lhi %r1,2 # mode 2 = esame (dump)
|
| H A D | head_kdump.S | 24 lhi %r1,2 # mode 2 = esame (dump)
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | adm1021.c | 368 int lte, rte, lhi, rhi, llo, rlo; in adm1021_detect() local 381 lhi = i2c_smbus_read_byte_data(client, ADM1021_REG_TOS_R(0)); in adm1021_detect() 388 if ((s8)lte < 0 || (s8)rte < 0 || (s8)lhi < 0 || (s8)rhi < 0) in adm1021_detect() 392 if (lte == rte && lte == lhi && lte == rhi && lte == llo in adm1021_detect() 406 if ((s8)llo > lhi || (s8)rlo > rhi) in adm1021_detect()
|
| /OK3568_Linux_fs/kernel/arch/s390/purgatory/ |
| H A D | head.S | 82 lhi %r1,1
|
| /OK3568_Linux_fs/kernel/arch/s390/tools/ |
| H A D | opcodes.txt | 172 a78 lhi RI_RI
|
| /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 | bfd.info | 5009 then shift left by 1. This is used with lhi,shi... 5024 offset and shift left by 1 for use in lhi, shi... 5036 offset and shift left by 1 for use in lhi.gp, shi.gp...
|
| H A D | as.info | 16725 'lhi(exp)' 16736 mov #lhi(1), r10 ; == mov #0, r10
|
| /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 | bfd.info | 5009 then shift left by 1. This is used with lhi,shi... 5024 offset and shift left by 1 for use in lhi, shi... 5036 offset and shift left by 1 for use in lhi.gp, shi.gp...
|
| H A D | as.info | 16725 'lhi(exp)' 16736 mov #lhi(1), r10 ; == mov #0, r10
|