代码搜索:m32r
找到约 1,623 项符合「m32r」的源代码
代码结果 1,623
www.eeworm.com/read/149876/5695247
cgs nop.cgs
# m32r testcase for nop
# mach(): m32r m32rx
.include "testutils.inc"
start
.global nop
nop:
nop
pass
www.eeworm.com/read/148694/5710686
cgs nop.cgs
# m32r testcase for nop
# mach(): m32r m32rx
.include "testutils.inc"
start
.global nop
nop:
nop
pass
www.eeworm.com/read/117181/6109529
cgs nop.cgs
# m32r testcase for nop
# mach(): m32r m32rx
.include "testutils.inc"
start
.global nop
nop:
nop
pass
www.eeworm.com/read/158872/5590794
cgs nop.cgs
# m32r testcase for nop
# mach(): m32r m32rx
.include "testutils.inc"
start
.global nop
nop:
nop
pass
www.eeworm.com/read/149876/5695341
cgs bra24.cgs
# m32r testcase for bra $disp24
# mach(): m32r m32rx
.include "testutils.inc"
start
.global bra24
bra24:
bra.l ok
fail
ok:
pass
www.eeworm.com/read/148694/5710780
cgs bra24.cgs
# m32r testcase for bra $disp24
# mach(): m32r m32rx
.include "testutils.inc"
start
.global bra24
bra24:
bra.l ok
fail
ok:
pass
www.eeworm.com/read/117181/6109623
cgs bra24.cgs
# m32r testcase for bra $disp24
# mach(): m32r m32rx
.include "testutils.inc"
start
.global bra24
bra24:
bra.l ok
fail
ok:
pass
www.eeworm.com/read/150705/12270027
hwp 111.hwp
[HIMDBVersion]
2.0
[DATABASE_VERSION]
"2.7"
[PROJECT_DETAILS]
"111" "C:\Hew3\111\111" "C:\Hew3\111\111\111.hwp" "M32R" "Renesas M32R Standard" "Application" "" ""
[INFORMATION]
"No project in
www.eeworm.com/read/158872/5590888
cgs bra24.cgs
# m32r testcase for bra $disp24
# mach(): m32r m32rx
.include "testutils.inc"
start
.global bra24
bra24:
bra.l ok
fail
ok:
pass
www.eeworm.com/read/149876/5695262
cgs bra8.cgs
# m32r testcase for bra $disp8
# mach(): m32r m32rx
.include "testutils.inc"
start
.global bra8
bra8:
bra.s ok
fail
ok:
pass