RosettaCodeData/Task/Literals-Integer/MIPS-Assembly/literals-integer-1.mips

4 lines
75 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
.word 0xDEADBEEF
.byte 0b00000000,0b11111111,0,255
.halfword 0xCAFE,0xBABE