summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
authorMarcin Bukat <marcin.bukat@gmail.com>2023-09-28 22:04:11 +0200
committerMarcin Bukat <marcin.bukat@gmail.com>2023-09-28 22:04:11 +0200
commit440fcb86d69aa6d42b032d0315b2263a348cbd9e (patch)
tree246aaf25d08fb59c69b302feb8a08f9a824646f6 /firmware
parent0bfdb73b4d7512ca223ca44417612bcbfe2536a1 (diff)
downloadrockbox-440fcb86d69aa6d42b032d0315b2263a348cbd9e.tar.gz
rockbox-440fcb86d69aa6d42b032d0315b2263a348cbd9e.zip
ATJ213x: minor changes to hwstub port
1) Make use of $gp addressing. This saves some bin size and makes code slightly faster. 2) Substitute jr with simple j instruction in exception handling. Code is small and j can easily encode target address. 3) Remove nop after eret in interrupt handler. According to mips32r2 ISA manual eret does not have branch delay slot. Change-Id: If63feb12eef189f08f7b50c832a8091be5e6f570
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions