Home
last modified time | relevance | path

Searched refs:emu (Results 1 – 20 of 20) sorted by relevance

/freebsd/sys/contrib/x86emu/
H A Dx86emu.c177 x86emu_intr_dispatch(struct x86emu *emu, uint8_t intno) in x86emu_intr_dispatch() argument
179 if (emu->_x86emu_intrTab[intno]) { in x86emu_intr_dispatch()
180 (*emu->_x86emu_intrTab[intno]) (emu, intno); in x86emu_intr_dispatch()
182 push_word(emu, (uint16_t) emu->x86.R_FLG); in x86emu_intr_dispatch()
185 push_word(emu, emu->x86.R_CS); in x86emu_intr_dispatch()
186 emu->x86.R_CS = fetch_word(emu, 0, intno * 4 + 2); in x86emu_intr_dispatch()
187 push_word(emu, emu->x86.R_IP); in x86emu_intr_dispatch()
188 emu->x86.R_IP = fetch_word(emu, 0, intno * 4); in x86emu_intr_dispatch()
193 x86emu_intr_handle(struct x86emu *emu) in x86emu_intr_handle() argument
197 if (emu->x86.intr & INTR_SYNCH) { in x86emu_intr_handle()
[all …]
H A Dx86emu_regs.h118 #define SET_FLAG(flag) (emu->x86.R_FLG |= (flag))
119 #define CLEAR_FLAG(flag) (emu->x86.R_FLG &= ~(flag))
120 #define ACCESS_FLAG(flag) (emu->x86.R_FLG & (flag))
121 #define CLEARALL_FLAG(m) (emu->x86.R_FLG = 0)
/freebsd/sys/compat/x86bios/
H A Dx86bios.c298 x86bios_set_fault(struct x86emu *emu, uint32_t addr) in x86bios_set_fault() argument
303 x86bios_fault_cs = emu->x86.R_CS; in x86bios_set_fault()
304 x86bios_fault_ip = emu->x86.R_IP; in x86bios_set_fault()
305 x86emu_halt_sys(emu); in x86bios_set_fault()
336 x86bios_emu_rdb(struct x86emu *emu, uint32_t addr) in x86bios_emu_rdb() argument
342 x86bios_set_fault(emu, addr); in x86bios_emu_rdb()
348 x86bios_emu_rdw(struct x86emu *emu, uint32_t addr) in x86bios_emu_rdw() argument
354 x86bios_set_fault(emu, addr); in x86bios_emu_rdw()
365 x86bios_emu_rdl(struct x86emu *emu, uint32_t addr) in x86bios_emu_rdl() argument
371 x86bios_set_fault(emu, add in x86bios_emu_rdl()
382 x86bios_emu_wrb(struct x86emu * emu,uint32_t addr,uint8_t val) x86bios_emu_wrb() argument
394 x86bios_emu_wrw(struct x86emu * emu,uint32_t addr,uint16_t val) x86bios_emu_wrw() argument
411 x86bios_emu_wrl(struct x86emu * emu,uint32_t addr,uint32_t val) x86bios_emu_wrl() argument
428 x86bios_emu_inb(struct x86emu * emu,uint16_t port) x86bios_emu_inb() argument
442 x86bios_emu_inw(struct x86emu * emu,uint16_t port) x86bios_emu_inw() argument
461 x86bios_emu_inl(struct x86emu * emu,uint16_t port) x86bios_emu_inl() argument
484 x86bios_emu_outb(struct x86emu * emu,uint16_t port,uint8_t val) x86bios_emu_outb() argument
498 x86bios_emu_outw(struct x86emu * emu,uint16_t port,uint16_t val) x86bios_emu_outw() argument
514 x86bios_emu_outl(struct x86emu * emu,uint16_t port,uint32_t val) x86bios_emu_outl() argument
[all...]
/freebsd/contrib/arm-optimized-routines/math/test/
H A Drunulp.sh17 emu="$@"
51 …$emu ./ulp -e $L $flags $extra_flags -r $r $c_arg $routine $ITV $n && PASS=$((PASS+1)) || FAIL=$((…
62 $emu ./ulp -f -q "$@"
/freebsd/contrib/file/magic/Magdir/
H A Dc6416 # Reference: https://vice-emu.sourceforge.io/vice_17.html#SEC391
207 # https://vice-emu.sourceforge.io/vice_16.html#SEC394
209 # http://mark0.net/download/triddefs_xml.7z/defs/e/emu-t64.trid.xml
271 # https://vice-emu.sourceforge.io/vice_16.html#SEC392
H A Dconsole457 # Reference: http://forum.pj64-emu.com/showthread.php?t=2239
892 # - GameCube/Wii CISO: https://github.com/dolphin-emu/dolphin/blob/master/Source/Core/DiscIO/CISOBl…
/freebsd/sys/contrib/device-tree/src/arm/ti/keystone/
H A Dkeystone-k2l.dtsi154 gpio_emu_pins: gpio-emu-pins {
/freebsd/contrib/ncurses/misc/
H A Demx.src784 emu|emu native mode,
H A Dterminfo.src7056 # It corresponds to emu's internal emulation:
7057 # emu -term emu
7058 # emu's default sets TERM to "xterm", but that doesn't work well -TD
7061 emu|emu native mode,
7088 # emu -term vt220
7091 emu-220|Emu-220 (vt200-7bit mode),
25563 # * Added emu entry from the X11R6 contrib tape sources.
25741 # * correct typo in emu
25837 # * Replaced xterm/rxvt/emu/syscons entries with Thomas Dickey's
26262 # * minor fixes for emu -TD
[all …]
/freebsd/contrib/wpa/hostapd/
H A DChangeLog936 draft (draft-ietf-emu-eap-gpsk-07.txt)
955 draft (draft-ietf-emu-eap-gpsk-04.txt)
986 draft (draft-ietf-emu-eap-gpsk-01.txt)
1014 draft-clancy-emu-eap-shared-secret-00.txt)
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Domap3xxx-clocks.dtsi288 emu_src_mux_ck: clock-emu-src-mux@0 {
H A Ddra7xx-clocks.dtsi1202 emu_dclk_div: clock-emu-dclk-div@194 {
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.cpp1468 bool FCVT_f2i(T inst, std::optional<E> (Rs::*f)(EmulateInstructionRISCV &emu), in FCVT_f2i() argument
/freebsd/contrib/wpa/wpa_supplicant/
H A DChangeLog1539 draft (draft-ietf-emu-eap-gpsk-07.txt)
1588 draft (draft-ietf-emu-eap-gpsk-04.txt)
1612 draft (draft-ietf-emu-eap-gpsk-01.txt)
1728 draft-clancy-emu-eap-shared-secret-00.txt)
/freebsd/contrib/ntp/sntp/libevent/
H A Dwhatsnew-2.1.txt683 Considered Harmful" at http://miller.emu.id.au/pmiller/books/rmch/ for
/freebsd/contrib/libevent/
H A Dwhatsnew-2.1.txt683 Considered Harmful" at http://miller.emu.id.au/pmiller/books/rmch/ for
/freebsd/contrib/ncurses/
H A DNEWS2646 dm80, hpterm, emu-220, hp2, iTerm2.app, mterm-ansi, ncrvt100an,
8820 + add sgr, civis, cnorm to emu
8849 + minor fixes for emu
8850 + add emu-220
13987 + restore terminfo.src entry for emu to using setf/setb, since it is
/freebsd/share/dict/
H A Dweb2a19095 emu apple
19096 emu bush
19097 emu grass
H A Dweb261420 emu
/freebsd/
H A DObsoleteFiles.inc6101 OLD_FILES+=usr/share/terminfo/e/emu
6102 OLD_FILES+=usr/share/terminfo/e/emu-220