代码搜索:COMPACT
找到约 3,584 项符合「COMPACT」的源代码
代码结果 3,584
www.eeworm.com/read/479931/1327272
cgs movw10.cgs
# sh testcase for mov.w @($imm8x2, pc), $rn -*- Asm -*-
# mach: all
# as: -isa=shcompact
# ld: -m shelf32
.include "compact/testutils.inc"
start
# Build up a distinctive bit pattern.
mov #1, r2
www.eeworm.com/read/479931/1327292
cgs movi.cgs
# sh testcase for mov #$imm8, $rn -*- Asm -*-
# mach: all
# as: -isa=shcompact
# ld: -m shelf32
.include "compact/testutils.inc"
start
.global movi
movi:
mov #0, r0
cmp/eq #0, r0
bf wrong
www.eeworm.com/read/479931/1327305
cgs shar.cgs
# sh testcase for shar $rn -*- Asm -*-
# mach: all
# as: -isa=shcompact
# ld: -m shelf32
.include "compact/testutils.inc"
start
.global shar
shar:
mov #0, r0
or #192, r0
shar r0
bt wrong
sh
www.eeworm.com/read/472386/1411023
makefile
#
# hif for compact flash
#
#EXTRA_CFLAGS += -I$(ATH_SRC_BASE)/include
#EXTRA_CFLAGS += -I$(ATH_SRC_BASE)/../include
#EXTRA_CFLAGS += -I$(ATH_SRC_BASE)/os/linux/include
#
#EXTRA_CFLAGS += -I$(ATH_SRC_
www.eeworm.com/read/229812/4731575
makefile
#pmake:all compact 16bit generic cgsupp iX86 static build os_dos cpu_i86
#pmake:msdos
processor=086
model=mc
system=generic
linkage=static
!include ../../../objects.mif
!include $(clib_dir)/mas
www.eeworm.com/read/229812/4732595
makefile
#pmake:all compact 16bit windows handleio iX86 static build os_win cpu_i86
processor=086
model=mc
system=windows
linkage=static
!include ../../../objects.mif
!include $(clib_dir)/master.mif
!in
www.eeworm.com/read/229812/4733589
makefile
#pmake:all compact 16bit windows streamio iX86 static build os_win cpu_i86
processor=086
model=mc
system=windows
linkage=static
!include ../../../objects.mif
!include $(clib_dir)/master.mif
!in
www.eeworm.com/read/229812/4734269
makefile
#pmake: build compact 16bit inline windows iX86 static os_windows cpu_i86 alias os_win
processor=287
model=mc
system=windows
linkage=static
!include ../../../objects.mif
!include $(mathlib_dir)/
www.eeworm.com/read/229812/4750281
gml rftlto.gml
:H2.TO
:XMP.
Format&gml. &gml.TO \(compact\).
:eXMP.
:I2 refid='gtto'.gtto
:P.
The optional :HP2.&gml.to:eHP2. tag starts an address entity.
Each line following the
www.eeworm.com/read/226162/4787779
pl rsc2savefile.pl
#!/usr/bin/perl
use BuildRscCFile;
## NOTE: all file name must be within 6 chars.
#const
my $IMG_BIN_FILE = "image.cdd"; #compact dir data
my $IMG_DIR_FILE = "image.dir";
my $PAL_DIR_FIL