代码搜索结果
找到约 10,000 项符合
T 的代码
aaa.t
{
int a;
int b;
read a;
write a;
if (a==10) b=1; else b=2;
write b;
while (a
ccc.t
IN
STI 0
LOAD 0
OUT
LOAD 0
LOADI 10
EQ
BRF LABEL0
LOADI 1
STO 1
BR LABEL1
LABEL0:
LOADI
bbb.t
{ {
int int
ID a
; ;
int int
ID b
; ;
read read
ID a
; ;
write write
ID a
; ;
if if
( (
ID a
== ==
NUM 10
) )
ID b
= =
NUM 1
; ;
else else
ID b
= =
NUM 2
; ;
write write
I
t.cmd
MEMORY
{
PAGE 0: PROG: origin = 0x80, len = 0x980
PAGE 1: DATA: origin = 0x0a00, len = 0x2a00
}
SECTIONS
{
.text: {} > PROG PAGE 0
.cinit: {}
t.map
******************************************************************************
TMS320C54x COFF Linker Version 3.50
******************************************************
t.mak
/************* Code Composer V1 Project Data ********************
The following section contains data generated by Code Composer
to store project information like build options, source filenames
t.map
******************************************************************************
TMS320C54x COFF Linker Version 3.50
******************************************************