Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
f99b97f95aec17bc76d5f69eafd89e2edf4c335a
/
.
/
test
/
cases
/
arm-static.asm
blob: 76f4f2497967f1fff7060d9a67158ca747ef047d [
file
] [
log
] [
blame
] [
raw
]
LongLong
:
.
word
123456
.
word
0
.
type
Long
,
%
object
.
size
Long
,
4
Long
:
.
word
2345
.
type
Int
,
%
object
.
size
Int
,
4
Int
:
.
word
123
.
type
Short
,
%
object
.
size
Short
,
2
Short
:
.
short
4660
.
type
Char
,
%
object
.
size
Char
,
1
Char
:
.
byte
-
128