mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-23 21:39:10 -04:00
TLS alignment fix
This commit is contained in:
parent
f992f5bae6
commit
01cca01511
1 changed files with 0 additions and 1 deletions
|
@ -98,7 +98,6 @@ init_regs:
|
|||
la tp, _end
|
||||
addi tp, tp, 63
|
||||
add tp, tp, t0
|
||||
and tp, tp, -64
|
||||
ret
|
||||
|
||||
.section .text
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue