OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:opcodeP
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-vax.c
553
char *
opcodeP
; /* -> opcode char(s) to change. */
562
opcodeP
= fragP->fr_opcode;
599
opcodeP
[0] ^= 1; /* Reverse sense of test. */
608
opcodeP
[0] ^= 1; /* Reverse sense of test. */
624
opcodeP
[0] += VAX_WIDEN_WORD; /* brb -> brw, bsbb -> bsbw */
631
opcodeP
[0] += VAX_WIDEN_LONG; /* brb -> jmp, bsbb -> jsb */
/src/external/gpl3/binutils.old/dist/gas/config/
tc-vax.c
553
char *
opcodeP
; /* -> opcode char(s) to change. */
562
opcodeP
= fragP->fr_opcode;
599
opcodeP
[0] ^= 1; /* Reverse sense of test. */
608
opcodeP
[0] ^= 1; /* Reverse sense of test. */
624
opcodeP
[0] += VAX_WIDEN_WORD; /* brb -> brw, bsbb -> bsbw */
631
opcodeP
[0] += VAX_WIDEN_LONG; /* brb -> jmp, bsbb -> jsb */
Completed in 18 milliseconds
Indexes created Sat Mar 28 00:23:22 UTC 2026