Sign in
cos
/
cos
/
cobble
/
refs/heads/stabilize-11316.146.B
/
.
/
grub-lakitu
/
asm-tests
/
mips.S
blob: 1312d47d5df3e72a346ae56c9861aab6c66d4b43 [
file
] [
log
] [
blame
] [
edit
]
/*
on mips clang doesn
't support privilegied instructions, doubleword store/load
and crashes with hand-written assembly
*/
.set mips3
sync
ld $t2, 0($t1)
a:
addiu $t1, $s0, (b - a)
b: nop