HP SunSoft Pascal 4.0 Manual de usuario Pagina 75

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 333
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 74
The Pascal Compiler 51
3
v7, v8, and v8a are all binary compatible. v8plus and v8plusa are binary
compatible with each other and forward, but not backward. For any particular
choice, the generated executable can run much more slowly on earlier
architectures (to the left in the above list).
Table 3-3 The -xarch Values
Value Meaning
generic Get good performance on most SPARCs, and major degradation on none.
This is the default. This option uses the best instruction set for good
performance on most SPARC processors without major performance
degradation on any of them. With each new release, this best instruction
set will be adjusted, if appropriate.
v7 Limit the instruction set to V7 architecture.
This option uses the best instruction set for good performance on the V7
architecture, but without the quad-precision floating-point instructions.
This is equivalent to using the best instruction set for good performance
on the V8 architecture, but without the following instructions:
The quad-precision floating-point instructions
The integer mul and div instructions
The fsmuld instruction
Examples: SPARCstation 1, SPARCstation 2
v8a Limit the instruction set to the V8a version of the V8 architecture.
This option uses the best instruction set for good performance on the V8
architecture, but without:
The quad-precision floating-point instructions
The fsmuld instruction
Example: Any machine based on MicroSPARC I chip architecture
Vista de pagina 74
1 2 ... 70 71 72 73 74 75 76 77 78 79 80 ... 332 333

Comentarios a estos manuales

Sin comentarios