HomeSort by: relevance | last modified time | path
    Searched refs:Emulate (Results 1 - 14 of 14) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/sim/arm/
arminit.c 88 state->Emulate = RUN;
231 * Emulate the execution of an entire program. Start the correct emulator *
241 state->Emulate = RUN;
242 while (state->Emulate != STOP)
244 state->Emulate = RUN;
254 * Emulate the execution of one instruction. Start the correct emulator *
264 state->Emulate = ONCE;
353 state->Emulate = FALSE;
armos.c 468 state->Emulate = FALSE;
526 state->Emulate = FALSE;
579 state->Emulate = FALSE;
654 state->Emulate = FALSE;
659 state->Emulate = FALSE;
664 state->Emulate = FALSE;
723 state->Emulate = FALSE;
757 state->Emulate = FALSE;
armvirt.c 382 state->Emulate = FALSE;
427 state->Emulate = FALSE;
armemu.c 264 /* Attempt to emulate an ARMv6 instruction.
548 state->Emulate = FALSE;
698 state->Emulate = FALSE;
781 state->Emulate = FALSE;
804 state->Emulate = FALSE;
952 state->Emulate = FALSE;
1008 state->Emulate = FALSE;
1016 state->Emulate = FALSE;
1045 state->Emulate = FALSE;
1052 state->Emulate = FALSE
    [all...]
armcopro.c 266 state->Emulate = CHANGEMODE;
890 it is used by the code to emulate the BKPT instruction in armemu.c. */
1058 state->Emulate = CHANGEMODE;
1100 state->Emulate = CHANGEMODE;
armsupp.c 247 state->Emulate = CHANGEMODE;
255 state->Emulate = CHANGEMODE;
277 state->Emulate = CHANGEMODE;
armdefs.h 76 ARMword Emulate; /* to start and stop emulation */
wrapper.c 191 state->Emulate = STOP;
  /src/sys/arch/m68k/060sp/dist/
ilsp.s 73 # _060LSP__idivu64_(): Emulate 64-bit unsigned div instruction. #
74 # _060LSP__idivs64_(): Emulate 64-bit signed div instruction. #
490 # _060LSP__imulu64_(): Emulate 64-bit unsigned mul instruction #
491 # _060LSP__imuls64_(): Emulate 64-bit signed mul instruction. #
765 # _060LSP__cmp2_Ab_(): Emulate "cmp2.b An,<ea>". #
766 # _060LSP__cmp2_Aw_(): Emulate "cmp2.w An,<ea>". #
767 # _060LSP__cmp2_Al_(): Emulate "cmp2.l An,<ea>". #
768 # _060LSP__cmp2_Db_(): Emulate "cmp2.b Dn,<ea>". #
769 # _060LSP__cmp2_Dw_(): Emulate "cmp2.w Dn,<ea>". #
770 # _060LSP__cmp2_Dl_(): Emulate "cmp2.l Dn,<ea>".
    [all...]
  /src/external/gpl3/binutils/dist/gprofng/doc/
texinfo.tex 1660 % Emulate pdfTeX primitive
7283 % Turn off paragraph indentation but redefine \indent to emulate
8083 % which we arrange to emulate with a temporary file in ordinary TeX.
  /src/external/gpl3/binutils.old/dist/gprofng/doc/
texinfo.tex 1660 % Emulate pdfTeX primitive
7283 % Turn off paragraph indentation but redefine \indent to emulate
8083 % which we arrange to emulate with a temporary file in ordinary TeX.
  /src/external/gpl3/gcc/dist/gcc/doc/include/
texinfo.tex 1628 % Emulate pdfTeX primitive
7160 % Turn off paragraph indentation but redefine \indent to emulate
7921 % which we arrange to emulate with a temporary file in ordinary TeX.
  /src/external/lgpl3/mpc/dist/build-aux/
texinfo.tex 1668 % Emulate pdfTeX primitive
7163 % Turn off paragraph indentation but redefine \indent to emulate
7963 % which we arrange to emulate with a temporary file in ordinary TeX.
  /src/external/lgpl3/mpfr/dist/doc/
texinfo.tex 1627 % Emulate pdfTeX primitive
7205 % Turn off paragraph indentation but redefine \indent to emulate
7953 % which we arrange to emulate with a temporary file in ordinary TeX.

Completed in 88 milliseconds