projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
904dafb
)
add comment.
author
Doug Evans
<dje@google.com>
Fri, 23 Jan 1998 10:04:16 +0000
(10:04 +0000)
committer
Doug Evans
<dje@google.com>
Fri, 23 Jan 1998 10:04:16 +0000
(10:04 +0000)
include/opcode/txvu.h
patch
|
blob
|
history
diff --git
a/include/opcode/txvu.h
b/include/opcode/txvu.h
index dd8bf34e97144e2aad4537cf1ea55929a8475ee8..141282b7eb83d58d0b8b9742905891993f57b78b 100644
(file)
--- a/
include/opcode/txvu.h
+++ b/
include/opcode/txvu.h
@@
-115,7
+115,9
@@
struct txvu_operand {
#define TXVU_OPERAND_NEGATIVE 0x40
/* This operand doesn't really exist. The program uses these operands
- in special ways. */
+ in special ways by creating insertion or extraction functions to have
+ arbitrary processing performed during assembly/disassemble.
+ Parse and print routines are ignored for FAKE operands. */
#define TXVU_OPERAND_FAKE 0x80
/* Modifier values. */