Home
last modified time | relevance | path

Searched refs:hi16 (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/arch/csky/kernel/
H A Dmodule.c15 #define IS_BSR32(hi16, lo16) (((hi16) & 0xFC00) == 0xE000) argument
16 #define IS_JSRI32(hi16, lo16) ((hi16) == 0xEAE0) argument
/OK3568_Linux_fs/u-boot/board/micronas/vct/
H A Dsmc_eeprom.c349 ulong hi16, lo32; in do_eeprom_save_mac() local
361 hi16 = (ethaddr[5] << 8) | (ethaddr[4]); in do_eeprom_save_mac()
367 eeprom_save_mac_address(hi16, lo32); in do_eeprom_save_mac()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dreloc_32.S131 bne hi16
139 hi16: label
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Dalignment.c73 #define IS_T32(hi16) \ argument
74 (((hi16) & 0xe000) == 0xe000 && ((hi16) & 0x1800))
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Das.info13386 '%hi16'
13394 mov.w #%hi16(sym),a1
19039 '%hi16()'
19044 movw ax,#%hi16(_sym)
22611 'hi16'
22618 'ha16(N)' is identical to 'hi16(N)', except if 'lo16(N)' is
22619 negative it adds one to the 'hi16(N)' value. This way 'lo16' and
H A Dbfd.info3429 or.u r13,r0,hi16(_foo+0x12345678)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Das.info13386 '%hi16'
13394 mov.w #%hi16(sym),a1
19039 '%hi16()'
19044 movw ax,#%hi16(_sym)
22611 'hi16'
22618 'ha16(N)' is identical to 'hi16(N)', except if 'lo16(N)' is
22619 negative it adds one to the 'hi16(N)' value. This way 'lo16' and
H A Dbfd.info3429 or.u r13,r0,hi16(_foo+0x12345678)