Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
7d9aa2cae0403cce60fb633c68957414e348be75
/
.
/
test
/
cases
/
arm-static.asm
blob: a62f6c2b412f6ec5540061034b93ad71c8799e43 [
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