Port-vax archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Building current...
> On Dec 2, 2015, at 4:09 PM, Christos Zoulas <christos%zoulas.com@localhost> wrote:
>
> 1. A reserved operand fault occurs if:
>
> o size GTRU 32
> o pos GTRU 31, size NEQ 0, and the field is contained in the registers
>
> On a reserved operand fault, the destination operand is unaffected,
> and the condition codes are UNPREDICTABLE.
>
> -----
> Here:
>
> pos == 31 (0x1f)
GTRU 31, not GEQU 31.
> size != 0 (0x1)
> field = r10
>
> So, the processor is right :-) Now how to figure out what generates this...
>
Home |
Main Index |
Thread Index |
Old Index