diff options
author | Alan Modra <modra@gmail.com> | 2002-12-16 09:57:03 +0000 |
---|---|---|
committer | Alan Modra <modra@gmail.com> | 2002-12-16 09:57:03 +0000 |
commit | 84c221c08ea504dc8f20132e0e7107eb643aee4e (patch) | |
tree | 5e94d1b10279f56e67676526f5b67ff6af4c6320 /include/opcode/hppa.h | |
parent | b446bff5bc1114eb5799a5a9140f4e4e044d6b42 (diff) | |
download | cygnal-84c221c08ea504dc8f20132e0e7107eb643aee4e.tar.gz cygnal-84c221c08ea504dc8f20132e0e7107eb643aee4e.tar.bz2 cygnal-84c221c08ea504dc8f20132e0e7107eb643aee4e.zip |
* hppa.h (completer_chars): #if 0 out.
Diffstat (limited to 'include/opcode/hppa.h')
-rw-r--r-- | include/opcode/hppa.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/include/opcode/hppa.h b/include/opcode/hppa.h index e90709142..471161788 100644 --- a/include/opcode/hppa.h +++ b/include/opcode/hppa.h @@ -1,6 +1,6 @@ /* Table of opcodes for the PA-RISC. Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, - 2001 + 2001, 2002 Free Software Foundation, Inc. Contributed by the Center for Software Science at the @@ -271,10 +271,12 @@ Float registers for fmpyadd and fmpysub: */ +#if 0 /* List of characters not to put a space after. Note that "," is included, as the "spopN" operations use literal commas in their completer sections. */ static const char *const completer_chars = ",CcY<>?!@+&U~FfGHINnOoZMadu|/=0123%e$m}"; +#endif /* The order of the opcodes in this table is significant: |