Home
last modified time | relevance | path

Searched refs:dest_seg (Results 1 – 25 of 74) sorted by relevance

123

/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/arch/i386/include/
H A Drealmode.h76 copy_to_real ( unsigned int dest_seg, unsigned int dest_off, in copy_to_real() argument
78 copy_to_user ( real_to_user ( dest_seg, dest_off ), 0, src, n ); in copy_to_real()
102 #define put_real( var, dest_seg, dest_off ) \ argument
103 copy_to_real ( (dest_seg), (dest_off), &(var), sizeof (var) )
H A Dlibkir.h43 static inline void copy_to_real_libkir ( unsigned int dest_seg, in copy_to_real_libkir() argument
54 : "r" ( dest_seg ), "D" ( dest_off ), in copy_to_real_libkir()
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/arch/x86/include/
H A Drealmode.h88 copy_to_real ( unsigned int dest_seg, unsigned int dest_off, in copy_to_real() argument
90 copy_to_user ( real_to_user ( dest_seg, dest_off ), 0, src, n ); in copy_to_real()
114 #define put_real( var, dest_seg, dest_off ) \ argument
115 copy_to_real ( (dest_seg), (dest_off), &(var), sizeof (var) )
H A Dlibkir.h43 static inline void copy_to_real_libkir ( unsigned int dest_seg, in copy_to_real_libkir() argument
54 : "r" ( dest_seg ), "D" ( dest_off ), in copy_to_real_libkir()
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/arch/x86/include/
H A Drealmode.h88 copy_to_real ( unsigned int dest_seg, unsigned int dest_off, in copy_to_real() argument
90 copy_to_user ( real_to_user ( dest_seg, dest_off ), 0, src, n ); in copy_to_real()
114 #define put_real( var, dest_seg, dest_off ) \ argument
115 copy_to_real ( (dest_seg), (dest_off), &(var), sizeof (var) )
H A Dlibkir.h43 static inline void copy_to_real_libkir ( unsigned int dest_seg, in copy_to_real_libkir() argument
54 : "r" ( dest_seg ), "D" ( dest_off ), in copy_to_real_libkir()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/arch/x86/include/
H A Drealmode.h88 copy_to_real ( unsigned int dest_seg, unsigned int dest_off, in copy_to_real() argument
90 copy_to_user ( real_to_user ( dest_seg, dest_off ), 0, src, n ); in copy_to_real()
114 #define put_real( var, dest_seg, dest_off ) \ argument
115 copy_to_real ( (dest_seg), (dest_off), &(var), sizeof (var) )
H A Dlibkir.h43 static inline void copy_to_real_libkir ( unsigned int dest_seg, in copy_to_real_libkir() argument
54 : "r" ( dest_seg ), "D" ( dest_off ), in copy_to_real_libkir()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/arch/x86/include/
H A Drealmode.h88 copy_to_real ( unsigned int dest_seg, unsigned int dest_off, in copy_to_real() argument
90 copy_to_user ( real_to_user ( dest_seg, dest_off ), 0, src, n ); in copy_to_real()
114 #define put_real( var, dest_seg, dest_off ) \ argument
115 copy_to_real ( (dest_seg), (dest_off), &(var), sizeof (var) )
H A Dlibkir.h43 static inline void copy_to_real_libkir ( unsigned int dest_seg, in copy_to_real_libkir() argument
54 : "r" ( dest_seg ), "D" ( dest_off ), in copy_to_real_libkir()
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/arch/x86/include/
H A Drealmode.h88 copy_to_real ( unsigned int dest_seg, unsigned int dest_off, in copy_to_real() argument
90 copy_to_user ( real_to_user ( dest_seg, dest_off ), 0, src, n ); in copy_to_real()
114 #define put_real( var, dest_seg, dest_off ) \ argument
115 copy_to_real ( (dest_seg), (dest_off), &(var), sizeof (var) )
H A Dlibkir.h43 static inline void copy_to_real_libkir ( unsigned int dest_seg, in copy_to_real_libkir() argument
54 : "r" ( dest_seg ), "D" ( dest_off ), in copy_to_real_libkir()
/dports/net/ipxe/ipxe-2265a65/src/arch/x86/include/
H A Drealmode.h88 copy_to_real ( unsigned int dest_seg, unsigned int dest_off, in copy_to_real() argument
90 copy_to_user ( real_to_user ( dest_seg, dest_off ), 0, src, n ); in copy_to_real()
114 #define put_real( var, dest_seg, dest_off ) \ argument
115 copy_to_real ( (dest_seg), (dest_off), &(var), sizeof (var) )
H A Dlibkir.h43 static inline void copy_to_real_libkir ( unsigned int dest_seg, in copy_to_real_libkir() argument
54 : "r" ( dest_seg ), "D" ( dest_off ), in copy_to_real_libkir()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/arch/x86/include/
H A Drealmode.h88 copy_to_real ( unsigned int dest_seg, unsigned int dest_off, in copy_to_real() argument
90 copy_to_user ( real_to_user ( dest_seg, dest_off ), 0, src, n ); in copy_to_real()
114 #define put_real( var, dest_seg, dest_off ) \ argument
115 copy_to_real ( (dest_seg), (dest_off), &(var), sizeof (var) )
H A Dlibkir.h43 static inline void copy_to_real_libkir ( unsigned int dest_seg, in copy_to_real_libkir() argument
54 : "r" ( dest_seg ), "D" ( dest_off ), in copy_to_real_libkir()
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/arch/x86/include/
H A Drealmode.h88 copy_to_real ( unsigned int dest_seg, unsigned int dest_off, in copy_to_real() argument
90 copy_to_user ( real_to_user ( dest_seg, dest_off ), 0, src, n ); in copy_to_real()
114 #define put_real( var, dest_seg, dest_off ) \ argument
115 copy_to_real ( (dest_seg), (dest_off), &(var), sizeof (var) )
H A Dlibkir.h43 static inline void copy_to_real_libkir ( unsigned int dest_seg, in copy_to_real_libkir() argument
54 : "r" ( dest_seg ), "D" ( dest_off ), in copy_to_real_libkir()
/dports/www/py-webassets/webassets-2.0/examples/appengine/webassets/filter/cssrewrite/
H A Durlpath.py100 for start_seg, dest_seg in zip(orig_list, dest_list):
101 if start_seg != dest_seg:
148 for start_seg, dest_seg in zip(orig_list, dest_list):
149 if start_seg != dest_seg:
/dports/www/py-webassets/webassets-2.0/src/webassets/filter/cssrewrite/
H A Durlpath.py100 for start_seg, dest_seg in zip(orig_list, dest_list):
101 if start_seg != dest_seg:
148 for start_seg, dest_seg in zip(orig_list, dest_list):
149 if start_seg != dest_seg:
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/rdoff/
H A Dldrdf.c75 int dest_seg; /* output segment to be placed into, -1 to member
270 mod->seginfo[seg].dest_seg = -1; in processmodule()
282 mod->seginfo[seg].dest_seg = outseg; in processmodule()
299 mod->seginfo[seg].dest_seg = outseg; in processmodule()
354 mod->seginfo[(int)hr->e.segment].dest_seg) == -1) in processmodule()
824 int dest = cur->seginfo[i].dest_seg; in write_output()
859 cur->seginfo[i].dest_seg, in write_output()
919 data = outputseg[cur->seginfo[localseg].dest_seg].data; in write_output()
967 hr->r.segment = cur->seginfo[localseg].dest_seg; in write_output()
1047 seg = cur->seginfo[localseg].dest_seg; in write_output()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/rdoff/
H A Dldrdf.c74 int dest_seg; /* output segment to be placed into, -1 to member
266 mod->seginfo[seg].dest_seg = -1; in processmodule()
278 mod->seginfo[seg].dest_seg = outseg; in processmodule()
295 mod->seginfo[seg].dest_seg = outseg; in processmodule()
350 mod->seginfo[(int)hr->e.segment].dest_seg) == -1) in processmodule()
820 int dest = cur->seginfo[i].dest_seg; in write_output()
855 cur->seginfo[i].dest_seg, in write_output()
915 data = outputseg[cur->seginfo[localseg].dest_seg].data; in write_output()
963 hr->r.segment = cur->seginfo[localseg].dest_seg; in write_output()
1043 seg = cur->seginfo[localseg].dest_seg; in write_output()
[all …]
/dports/devel/nasm/nasm-2.15.05/rdoff/
H A Dldrdf.c74 int dest_seg; /* output segment to be placed into, -1 to member
266 mod->seginfo[seg].dest_seg = -1; in processmodule()
278 mod->seginfo[seg].dest_seg = outseg; in processmodule()
295 mod->seginfo[seg].dest_seg = outseg; in processmodule()
350 mod->seginfo[(int)hr->e.segment].dest_seg) == -1) in processmodule()
820 int dest = cur->seginfo[i].dest_seg; in write_output()
855 cur->seginfo[i].dest_seg, in write_output()
915 data = outputseg[cur->seginfo[localseg].dest_seg].data; in write_output()
963 hr->r.segment = cur->seginfo[localseg].dest_seg; in write_output()
1043 seg = cur->seginfo[localseg].dest_seg; in write_output()
[all …]
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/cpu/i86/
H A Di86.c467 unsigned dest_seg, dest_off; in v30_interrupt() local
485 dest_seg = ReadWord(int_num * 4 + 2); in v30_interrupt()
489 I.sregs[CS] = (WORD) dest_seg; in v30_interrupt()
/dports/emulators/mess/mame-mame0226/src/devices/cpu/nec/
H A Dnec.cpp321 uint32_t dest_seg, dest_off; in nec_interrupt() local
332 dest_seg = read_mem_word(int_num*4+2); in nec_interrupt()
337 Sreg(PS) = (WORD)dest_seg; in nec_interrupt()

123