add a couple more notes to comment
authorKen Raeburn <raeburn@cygnus>
Tue, 28 Oct 1997 04:18:25 +0000 (04:18 +0000)
committerKen Raeburn <raeburn@cygnus>
Tue, 28 Oct 1997 04:18:25 +0000 (04:18 +0000)
include/opcode/mips.h

index 7089fa5..416b5fd 100644 (file)
@@ -222,11 +222,18 @@ end-sanitize-vr5400
    "f" 32 bit floating point constant
    "l" 32 bit floating point constant in .lit4
 
+   Other:
+   "()" parens surrounding optional value
+   ","  separates operands
+start-sanitize-vr5400
+   "[]" brackets around index for vector-op scalar operand specifier (vr5400)
+end-sanitize-vr5400
+
    Characters used so far, for quick reference when adding more:
 start-sanitize-vr5400
-   "Pe%" plus...
+   "Pe%[]" plus...
 end-sanitize-vr5400
-   "<>"
+   "<>(),"
    "ABCDEFGILMNSTRVW"
    "abcdfhijkloprstuvwxz"
 */