MIPS小端模式LWL和LWR的作用
摘要:.data base: .byte 0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77, 0x88 .text or $s0, $0, $0 lwl $s0, base + 4 or $a0, $0, $s0 jal print lwr $s0, base + 1 or
阅读全文
posted @ 2020-05-27 23:43
posted @ 2020-05-27 23:43
posted @ 2020-05-16 20:17
posted @ 2020-05-08 16:11
posted @ 2020-05-04 10:38