Home
last modified time | relevance | path

Searched refs:stack_seg (Results 1 – 25 of 28) sorted by relevance

12

/dports/emulators/spim/spim-8.0/CPU/
H A Dmem.c61 mem_word *stack_seg; variable
151 if (stack_seg == NULL) in make_memory()
154 stack_seg = (mem_word *) realloc (stack_seg, stack_size); in make_memory()
155 memclr (stack_seg, stack_size); in make_memory()
156 stack_seg_b = (BYTE_TYPE *) stack_seg; in make_memory()
157 stack_seg_h = (short *) stack_seg; in make_memory()
254 for ( ; po >= stack_seg ; ) *pn -- = *po --; in expand_stack()
257 free (stack_seg); in expand_stack()
258 stack_seg = new_seg; in expand_stack()
259 stack_seg_b = (BYTE_TYPE *) stack_seg; in expand_stack()
[all …]
H A Dmem.h81 extern mem_word *stack_seg;
/dports/games/sarien/sarien-0.7.0/src/core/
H A Dpicture.c59 static unsigned int stack_seg; variable
71 if (stack_num_segs <= ++stack_seg) { in _PUSH()
81 stack[stack_seg][stack_ptr].x = c->x; in _PUSH()
82 stack[stack_seg][stack_ptr].y = c->y; in _PUSH()
90 if (stack_seg == 0) { in _POP()
93 stack_seg--; in _POP()
101 c->x = stack[stack_seg][stack_ptr].x; in _POP()
102 c->y = stack[stack_seg][stack_ptr].y; in _POP()
327 stack_seg = 0; in agiFill()
541 stack_ptr = stack_seg = 0; in draw_picture()
/dports/sysutils/syslinux/syslinux-6.03/core/
H A Dpxelinux-c.c22 di->pxe.stack_seg = InitStack.seg; in get_derivative_info()
/dports/devel/libx86/libx86-1.1/
H A Dlrmi.c81 unsigned short stack_seg, stack_off; member
147 context.stack_seg = (unsigned int)m >> 4; in LRMI_init()
787 CONTEXT_REGS.REG(ss) = context.stack_seg; in LRMI_call()
833 CONTEXT_REGS.REG(ss) = context.stack_seg; in LRMI_int()
/dports/graphics/svgalib/svgalib-1.4.3/lrmi-0.6m/
H A Dlrmi.c180 unsigned short stack_seg, stack_off; member
267 context.stack_seg = (unsigned int)m >> 4; in LRMI_init()
818 context.vm.regs.ss = context.stack_seg; in LRMI_call()
866 context.vm.regs.ss = context.stack_seg; in LRMI_int()
/dports/graphics/svgalib/svgalib-1.4.3/src/
H A Dlrmi.c182 unsigned short stack_seg, stack_off; member
269 context.stack_seg = (unsigned int)m >> 4; in LRMI_init()
820 context.vm.regs.ss = context.stack_seg; in LRMI_call()
868 context.vm.regs.ss = context.stack_seg; in LRMI_int()
/dports/sysutils/syslinux/syslinux-6.03/com32/include/syslinux/
H A Dconfig.h118 uint16_t _gs, stack_seg, pxenv_seg, _ds; member
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios/src/
H A Dstacks.c343 u16 stack_seg = SEG_LOW; in __stack_hop() local
364 : "m" (StackPos), "r" (stack_seg) in __stack_hop()
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios-hppa/src/
H A Dstacks.c343 u16 stack_seg = SEG_LOW; in __stack_hop() local
364 : "m" (StackPos), "r" (stack_seg) in __stack_hop()
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios/src/
H A Dstacks.c343 u16 stack_seg = SEG_LOW; in __stack_hop() local
364 : "m" (StackPos), "r" (stack_seg) in __stack_hop()
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios-hppa/src/
H A Dstacks.c343 u16 stack_seg = SEG_LOW; in __stack_hop() local
364 : "m" (StackPos), "r" (stack_seg) in __stack_hop()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios/src/
H A Dstacks.c343 u16 stack_seg = SEG_LOW; in __stack_hop() local
364 : "m" (StackPos), "r" (stack_seg) in __stack_hop()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios-hppa/src/
H A Dstacks.c343 u16 stack_seg = SEG_LOW; in __stack_hop() local
364 : "m" (StackPos), "r" (stack_seg) in __stack_hop()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios-hppa/src/
H A Dstacks.c343 u16 stack_seg = SEG_LOW; in __stack_hop() local
364 : "m" (StackPos), "r" (stack_seg) in __stack_hop()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios/src/
H A Dstacks.c343 u16 stack_seg = SEG_LOW; in __stack_hop() local
364 : "m" (StackPos), "r" (stack_seg) in __stack_hop()
/dports/misc/seabios/seabios-1.14.0/src/
H A Dstacks.c343 u16 stack_seg = SEG_LOW; in __stack_hop() local
364 : "m" (StackPos), "r" (stack_seg) in __stack_hop()
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios-hppa/src/
H A Dstacks.c343 u16 stack_seg = SEG_LOW; in __stack_hop() local
364 : "m" (StackPos), "r" (stack_seg) in __stack_hop()
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios/src/
H A Dstacks.c343 u16 stack_seg = SEG_LOW; in __stack_hop() local
364 : "m" (StackPos), "r" (stack_seg) in __stack_hop()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios/src/
H A Dstacks.c343 u16 stack_seg = SEG_LOW; in __stack_hop() local
364 : "m" (StackPos), "r" (stack_seg) in __stack_hop()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios-hppa/src/
H A Dstacks.c343 u16 stack_seg = SEG_LOW; in __stack_hop() local
364 : "m" (StackPos), "r" (stack_seg) in __stack_hop()
/dports/emulators/qemu/qemu-6.2.0/roms/seabios/src/
H A Dstacks.c343 u16 stack_seg = SEG_LOW; in __stack_hop() local
364 : "m" (StackPos), "r" (stack_seg) in __stack_hop()
/dports/emulators/qemu/qemu-6.2.0/roms/seabios-hppa/src/
H A Dstacks.c343 u16 stack_seg = SEG_LOW; in __stack_hop() local
364 : "m" (StackPos), "r" (stack_seg) in __stack_hop()
/dports/emulators/dosbox/dosbox-0.74-3/src/shell/
H A Dshell.cpp588 Bit16u stack_seg=DOS_GetMemory(2048/16); in SHELL_Init() local
589 SegSet16(ss,stack_seg); in SHELL_Init()
/dports/games/libretro-dosbox/dosbox-libretro-aa71b67/src/shell/
H A Dshell.cpp669 Bit16u stack_seg=DOS_GetMemory(2048/16); in SHELL_Init() local
670 SegSet16(ss,stack_seg); in SHELL_Init()

12