Home
last modified time | relevance | path

Searched refs:lui (Results 1 – 25 of 91) sorted by relevance

1234

/netbsd/src/sys/arch/ews4800mips/stand/common/
Dstart.S50 lui t1, 0x0040 /* BEV : use IPL's exception vector. */
65 lui v0, 0xbfc0
79 lui a0, 0xf000
81 lui a1, 0x1
Dentry.S46 lui a0, 0xa019
/netbsd/src/sys/arch/emips/stand/common/
Dstart.S319 lui t0,(BRAM_DEFAULT_ADDRESS>>16) /* nb: knows about 16bit chop */
468 lui t0,(USART_DEFAULT_ADDRESS>>16) /* nb: knows about 16bit chop */
469 lui t1,1000 /* n*65k spins max */
495 lui t0,(USART_DEFAULT_ADDRESS>>16) /* nb: knows about 16bit chop */
496 lui t1,1000 /* n*65k spins max */
525 lui sp,%hi(_end)
/netbsd/src/sys/arch/ews4800mips/ews4800mips/
Dlocore_machdep.S40 lui sp, 0x2000
62 lui v0, 0xbfc0
/netbsd/src/sys/arch/sgimips/sgimips/
Dip22_cache.S104 lui a1, 0x9000
120 lui a1, 0x9000
/netbsd/src/sys/arch/playstation2/playstation2/
Dlocore_machdep.S66 lui t2, 0xffff
124 lui t0, 0x1040 # Cu0 | BEV
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
Driscv64-unwind-prologue-with-c_li-foo.s32 c.lui s1,4
/netbsd/src/sys/arch/newsmips/stand/bootxx/
Dstart.S47 lui v0, 0xa000 /* 0xa0000000 for non-APbus */
/netbsd/src/sys/arch/mips/mips/
DmipsX_subr.S391 lui k1, %hi(CPUVAR(PMAP_SEGTAB)) #08: k1=hi of segtab
403 lui k1, %hi(CPUVAR(PMAP_SEG0TAB)) #11: k1=hi of seg0tab
414 lui k0, %hi(_C_LABEL(panic)) #00
416 lui a0, %hi(loongson2_xtlb_miss_str) #02
423 lui k1, %hi(CPUVAR(PMAP_SEG0TAB)) #01: k1=hi of seg0tab
508 lui k1, %hi(CPUVAR(EV_TLBMISSES)) #1b: k1=hi of tlbmisses
551 lui k1, %hi(CPUVAR(PMAP_SEGTAB)) #07: k1=hi of segtab
560 lui k1, %hi(CPUVAR(PMAP_SEG0TAB)) #02: k1=hi of seg0tab
594 lui k1, %hi(CPUVAR(CURLWP)) #05: k1=hi of curlwp
635 lui k1, %hi(CPUVAR(CURLWP)) #0a: k1=hi of curlwp
[all …]
Dlocore_mips1.S98 lui k1, %hi(CPUVAR(PMAP_SEG0TAB)) #01: k1=hi of seg0tab
674 lui t0, %hi(MIPS_SR_COP_1_BIT)
697 lui ra, %hi(MIPSX(user_return)) # return directly to user return
792 lui v0, %hi(MIPS_SR_COP_1_BIT)
966 lui t0, %hi(MIPS_SR_COP_1_BIT)
987 lui ra, %hi(MIPSX(user_return)) # return directly to user return
Dlocore_mips3.S786 lui v0, 0xffff
/netbsd/src/sys/arch/mips/include/
Dasm.h94 lui t9,%hi(_mcount); \
118 lui t9,%hi(_mcount); \
134 lui gp,%hi(%neg(%gp_rel(x))); \
/netbsd/src/sys/arch/hpcmips/hpcmips/
Dkloader_tx39.S40 lui t0, 0x1040 # Cu0 | BEV
Dkloader_vr41.S40 lui t0, 0x1040 # Cu0 | BEV
/netbsd/src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips/
Dsha1-mips.S38 lui $31,0x5a82
43 lui $31,0x5a82
941 lui $31,0x6ed9
1603 lui $31,0x8f1b
2345 lui $31,0xca62
Dsha1-mips64.S38 lui $31,0x5a82
43 lui $31,0x5a82
941 lui $31,0x6ed9
1603 lui $31,0x8f1b
2345 lui $31,0xca62
Daes-mips.S1490 lui $2,0x8080
1495 lui $25,0x1b1b
Daes-mips64.S1494 lui $2,0x8080
1499 lui $25,0x1b1b
/netbsd/src/sys/arch/hpcmips/stand/lcboot/
Dstart.S276 lui t0, 0x8000 /* vaddr */
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/
Dconstraints.md128 Such constants can be loaded using @code{lui}."
133 "A constant that cannot be loaded using @code{lui}, @code{addiu}
Dp6600.md236 ;; lui
Di6400.md281 ;; and, lui, shifts, seb, seh
Dp5600.md237 ;; lui
/netbsd/src/external/gpl3/binutils/dist/gas/doc/
Dc-riscv.texi271 lui a0, %hi(@var{symbol}) // R_RISCV_HI20
274 lui a0, %hi(@var{symbol}) // R_RISCV_HI20
335 lui a5, %tprel_hi(@var{symbol}) // R_RISCV_TPREL_HI20
488 Opcode space for lui instruction.
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delfnn-riscv.c4696 bfd_vma lui = bfd_getl32 (contents + rel->r_offset); in _bfd_riscv_relax_lui() local
4697 unsigned rd = ((unsigned)lui >> OP_SH_RD) & OP_MASK_RD; in _bfd_riscv_relax_lui()
4701 lui = (lui & (OP_MASK_RD << OP_SH_RD)) | MATCH_C_LUI; in _bfd_riscv_relax_lui()
4702 bfd_putl32 (lui, contents + rel->r_offset); in _bfd_riscv_relax_lui()

1234