HPlogo HP Assembler Reference Manual: HP 9000 Computers > Chapter 8 Diagnostic Messages

User Warning Messages

» 

Technical documentation

Complete book in PDF

 » Table of Contents

 » Index

The following messages are user warnings. The Assembler will proceed,
and produce an object file, in some cases taking the corrective action
described.

7000
MESSAGE

Model number is unknown; will default to arch-rev code generation.

CAUSE

The model number given on a +DA option is not known to the compiler.

ACTION

The default code generation is as specified in the warning. If this is not the desired target architecture revision, specify the version using an architecture revision (e.g., 1.1) instead of a model number on the +DA option.

7001
MESSAGE

Architecture version is unknown; will default to arch-rev code generation.

CAUSE

The architecture revision given on a +DA option is not known to the compiler.

ACTION

The default code generation is as specified in the warning. If this is not what is desired, an alternate architecture revision may be specified.

7002
MESSAGE

Cannot open sched.models. (7002)

CAUSE

The file sched.models does not exist or cannot be opened for reading.

ACTION

Check protections on /opt/langtools/lib/sched.models and /usr/lib/sched.models. If neither file exists, contact your HP Service Representative.

7003
MESSAGE

Improper argument to +DA option. (7003)

CAUSE

An improper argument was given to the +DA or +DS option.

ACTION

The +DAmodel is either a model number (such as 877 or I50, or one of the PA-RISC architecture designations 1.0 or 1.1. The +DSmodel is either a model number (such as 877 or I50), or one of the PA-RISC processor names (such as PA7100). See the /opt/langtools/lib/sched.models file for model numbers, architectures, and processor names.

7004
MESSAGE

Debug information may be corrupt: %1s unresolvable reference %2s (7004)

CAUSE

Internal compiler error.

ACTION

Report error to your HP Service Representative.

7005
MESSAGE

Unrecognized opcode %1s (7005)

CAUSE

The opcode specified in an inline assembly call was invalid.

ACTION

Check the architecture instruction set specification to determine valid opcode names.

7006
MESSAGE

Improper completer ,%1s given for opcode %2s (7006)

CAUSE

The completer specified in an inline assembly call was invalid for the opcode given.

ACTION

Check the architecture instruction set specification to determine valid completers.

7100
MESSAGE

code subspace has no unwind subspace (7100)

CAUSE

Internal compiler error.

ACTION

Report error to your HP Service Representative.

7101
MESSAGE

Improper completer ,completer given for opcode opcode

CAUSE

Internal compiler error.

ACTION

Report error to your HP Service Representative.

7102
MESSAGE

Immediate value of value for 5-bit-field in opcode not in [0..31]

CAUSE

Internal compiler error.

ACTION

Report error to your HP Service Representative.

7103
MESSAGE

Extract/deposit of value for field size in opcode not in [1..32]

CAUSE

Internal compiler error.

ACTION

Report error to your HP Service Representative.

7104
MESSAGE

Immediate value of value for opcode is less than -16 (set to -16)

CAUSE

Internal compiler error.

ACTION

Report error to your HP Service Representative.

7105
MESSAGE

Immediate value of value for opcode is greater than 15 (set to 15)

CAUSE

Internal compiler error.

ACTION

Report error to your HP Service Representative.

7106
MESSAGE

DSR value of %1s for %2s not in [0..3] - truncated (7106)

CAUSE

Internal compiler error.

ACTION

Report error to your HP Service Representative.

7107
MESSAGE

CSR value of value for opcode not in [0..7] - truncated

CAUSE

Internal compiler error.

ACTION

Report error to your HP Service Representative.

7108
MESSAGE

The value hex-value did not fit into a signed number bit field at offset 0xinstruction-offset (op code - op-number)

CAUSE

Internal compiler error.

ACTION

Report error to your HP Service Representative.

7109
MESSAGE

Tried to define value of non-absolute symbol %1s (7109)

CAUSE

Internal compiler error.

ACTION

Report error to your HP Service Representative.

7110
MESSAGE

Instruction bypassed low-level manip (7110)

CAUSE

Internal compiler error.

ACTION

Report error to your HP Service Representative.

7111
MESSAGE

Bad annotation (7111)

CAUSE

Internal compiler error.

ACTION

Report error to your HP Service Representative.

7112
MESSAGE

Mandatory completer missing for opcode %1s (7112)

CAUSE

Internal compiler error.

ACTION

Report error to your HP Service Representative.

© 1998 Hewlett-Packard Development Company, L.P.