File: PORTING

package info (click to toggle)
bochs 1.4pre2-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 7,656 kB
  • ctags: 10,322
  • sloc: cpp: 66,880; ansic: 19,674; sh: 2,951; makefile: 2,183; asm: 2,110; yacc: 723; lex: 171; csh: 147; perl: 35
file content (13 lines) | stat: -rw-r--r-- 330 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Portable i387 emulator

22 Nov 99  Version 2.02:

First pseudo-portable version for little-endian machines.

Beginning of big-endian support provided through the pre-processor
symbol BIG_ENDIAN.

Some of the code in fpu_entry.c and get_address.c is still in a
non-portable form and these two files still contain assembler code.