xref
: /
openbmc
/
qemu
/
tests
/
tcg
/
tricore
/
asm
/
test_abs.S
(revision bad5cfcd)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
include
"
macros.h
"
2
.
text
3
.
global
_start
4
_start
:
5
TEST_D_D
(
abs
,
1
, 0, 0)
6
7
TEST_PASSFAIL
8