代码搜索:Hint
找到约 3,766 项符合「Hint」的源代码
代码结果 3,766
www.eeworm.com/read/479931/1326566
cgs bno.cgs
# frv testcase for bno $ICCi,$hint,$label16
# mach: all
.include "testutils.inc"
start
.global bno
bno:
set_icc 0x0 0
bno
set_icc 0x1 1
bno
set_icc 0x2 2
bno
set_icc 0x3 3
bno
set_i
www.eeworm.com/read/479931/1326610
cgs beq.cgs
# frv testcase for beq $ICCi,$hint,$label16
# mach: all
.include "testutils.inc"
start
.global beq
beq:
set_icc 0x0 0
beq icc0,0,bad
set_icc 0x1 1
beq icc1,1,bad
set_icc 0x2 2
beq ic
www.eeworm.com/read/479931/1326635
cgs bls.cgs
# frv testcase for bls $ICCi,$hint,$label16
# mach: all
.include "testutils.inc"
start
.global bls
bls:
set_icc 0x0 0
bls icc0,0,bad
set_icc 0x1 1
bls icc1,1,ok2
fail
ok2:
set_icc 0x2
www.eeworm.com/read/312783/3648020
_info
m255
13
cModel Technology
dD:\altera\72\modelsim_ae\examples
Ealt3pram
w1190857576
DP work altera_mf_hint_evaluation g1_P>M@^BL1
DP work altera_com
www.eeworm.com/read/410728/2202602
cgs bge.cgs
# frv testcase for bge $ICCi,$hint,$label16
# mach: all
.include "testutils.inc"
start
.global bge
bge:
set_icc 0x0 0
bge icc0,0,ok1
fail
ok1:
set_icc 0x1 1
bge icc1,1,ok2
fail
ok2:
s
www.eeworm.com/read/410728/2202611
cgs bne.cgs
# frv testcase for bne $ICCi,$hint,$label16
# mach: all
.include "testutils.inc"
start
.global bne
bne:
set_icc 0x0 0
bne icc0,0,ok1
fail
ok1:
set_icc 0x1 1
bne icc1,1,ok2
fail
ok2:
s
www.eeworm.com/read/410728/2202624
cgs bnc.cgs
# frv testcase for bnc $ICCi,$hint,$label16
# mach: all
.include "testutils.inc"
start
.global bnc
bnc:
set_icc 0x0 0
bnc icc0,0,ok1
fail
ok1:
set_icc 0x1 1
bnc icc1,1,bad
set_icc 0x2
www.eeworm.com/read/410728/2202654
cgs ble.cgs
# frv testcase for ble $ICCi,$hint,$label16
# mach: all
.include "testutils.inc"
start
.global ble
ble:
set_icc 0x0 0
ble icc0,0,bad
set_icc 0x1 1
ble icc1,1,bad
set_icc 0x2 2
ble ic
www.eeworm.com/read/410728/2202655
cgs bhi.cgs
# frv testcase for bhi $ICCi,$hint,$label16
# mach: all
.include "testutils.inc"
start
.global bhi
bhi:
set_icc 0x0 0
bhi icc0,0,ok1
fail
ok1:
set_icc 0x1 1
bhi icc1,1,bad
set_icc 0x2
www.eeworm.com/read/410728/2202660
cgs bgt.cgs
# frv testcase for bgt $ICCi,$hint,$label16
# mach: all
.include "testutils.inc"
start
.global bgt
bgt:
set_icc 0x0 0
bgt icc0,0,ok1
fail
ok1:
set_icc 0x1 1
bgt icc1,1,ok2
fail
ok2:
s