From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeffrey A Law To: "Jerry Quinn" Cc: binutils@sourceware.cygnus.com Subject: PA2.0 stuff Date: Mon, 06 Sep 1999 03:48:00 -0000 Message-id: <19421.936614801@upchuck.cygnus.com> X-SW-Source: 1999-09/msg00046.html I just pushed out a handful of PA2.0 related changes. First, the assembler now knows about strict vs non-strict operand matching. In a strict match, a register operand must start with a '%', or the operand is deemed not to match (and thus we'll try the next insn in the table). Given that support I pushed out a bunch of new syntax load/store instructions (basically everything that did not require new completers or operands to be defined). I'll try to push out the remaining PA1.0/PA1.1 loads/stores using the new syntax next. jeff