代码搜索:COMPACT
找到约 3,584 项符合「COMPACT」的源代码
代码结果 3,584
www.eeworm.com/read/479931/1327209
cgs movb9.cgs
# sh testcase for mov.b @($imm8, gbr), r0 -*- Asm -*-
# mach: all
# as: -isa=shcompact
# ld: -m shelf32
.include "compact/testutils.inc"
start
mov #30, r0
shll8 r0
ldc r0, gbr
# Store somethin
www.eeworm.com/read/479931/1327228
cgs lds-pr.cgs
# sh testcase for lds $rn, pr
# mach: all
# as: -isa=shcompact
# ld: -m shelf32
.include "compact/testutils.inc"
start
.global lds_pr
lds_pr:
mov #40, r0
shll8 r0
lds r0, pr
readback:
sts pr
www.eeworm.com/read/479931/1327260
cgs movl3.cgs
# sh testcase for mov.l $rm, @(r0, $rn)
# mach: all
# as: -isa=shcompact
# ld: -m shelf32
.include "compact/testutils.inc"
start
setaddr:
mov #0, r0
mov #30, r1
shll8 r1
init:
# Build up a d
www.eeworm.com/read/479931/1327271
cgs xtrct.cgs
# sh testcase for xtrct $rm, $rn -*- Asm -*-
# mach: all
# as: -isa=shcompact
# ld: -m shelf32
.include "compact/testutils.inc"
start
init:
mov #170, r0
shll8 r0
add #1, r0
shll8 r0
add #66,
www.eeworm.com/read/479931/1327277
cgs mov.cgs
# sh testcase for mov $rm64, $rn64
# mach: all
# as: -isa=shcompact
# ld: -m shelf32
.include "compact/testutils.inc"
start
.global mov
mov:
mov #1, r0
rotr r0
mov #0, r15
mov #10, r0
mov
www.eeworm.com/read/248077/4471020
m p10_15.m
% P10_15.M Determine error versus stepsize
% y(x)=exp(x) at x=1
% h=10^(-k) for k=1,2,...,10
%
clear
format compact
format long
x=1:10;
h=10.^(-x);
Dk=(exp(1+h)-exp(1))./h;
err=exp(1)-Dk;
['
www.eeworm.com/read/229812/4730096
makefile
#pmake:all compact 16bit os2 defwin iX86 static build os_os2 cpu_i86
processor=286
model=mc
system=os2
linkage=static
!include ../../../objects.mif
!include $(clib_dir)/master.mif
!include $(cl
www.eeworm.com/read/229812/4730156
makefile
#pmake:all compact 16bit os2 conio iX86 static build os_os2 cpu_i86
processor=286
model=mc
system=os2
linkage=static
!include ../../../objects.mif
!include $(clib_dir)/master.mif
!include $(cli
www.eeworm.com/read/229812/4730235
makefile
#pmake:all compact 16bit os2 convert iX86 static build os_os2 cpu_i86
processor=286
model=mc
system=os2
linkage=static
!include ../../../objects.mif
!include $(clib_dir)/master.mif
!include $(c
www.eeworm.com/read/229812/4730385
makefile
#pmake:all compact 16bit os2 process iX86 static build os_os2 cpu_i86
processor=286
model=mc
system=os2
linkage=static
!include ../../../objects.mif
!include $(clib_dir)/master.mif
!include $(c