Home
last modified time | relevance | path

Searched refs:md_operand (Results 1 – 23 of 23) sorted by relevance

/freebsd-9-stable/contrib/binutils/gas/
Dtc.h56 #ifndef md_operand
57 void md_operand (expressionS *);
Dexpr.c1301 md_operand (expressionP); in operand()
DChangeLog177 * config/tc-spu.h (md_operand): Handle @ppu without sym.
DChangeLog-02032080 (md_operand): If @fptr() is followed by a minus sign, set
3343 (md_operand): Likewise.
5778 (md_operand): Likewise.
7389 * tc-arm.h (md_operand): Delete define.
7392 (md_operand): New function. If called from my_get_expression
DChangeLog-00011024 (a29k_unrecognized_line, md_operand): Use ISDIGIT instead of
5261 * config/tc-i860.c (md_operand): Silly typo fixed.
5397 (md_operand): New function.
6297 (md_operand): Handle PSEUDO_FUNC_REG. Fix printing of error message
7167 TC_EQUAL_IN_INSN, md_operand and md_section_align. Correct
DChangeLog-929557 (md_operand): Handle a29k style local dollar labels.
298 * config/tc-a29k.c (md_operand): Handle $float, $double, and
3451 * config/tc-h8300.* (md_operand): Change empty function to empty
3486 * config/tc-arm.c, config/tc-arm.h (md_operand): Replaced empty
3551 * expr.c (operand): Move md_operand handling to default case
4107 tc_headers_hook, md_operand, md_number_to_chars): Don't use DEFUN.
5299 * config/tc-alpha.h (md_operand): Add cast to void.
10146 print_insn, md_operand): Ditto.
11756 * tc.h (md_operand, md_convert_frag, tc_headers_hook,
DChangeLog-96972448 * config/tc-alpha.h (md_operand): Define with a null expansion,
3771 * config/tc-d10v.c (md_operand): Created. Allows operands to
3773 * config/tc-d10v.h (md_operand): Undefined.
DChangeLog-20062561 (arc_extoper, md_operand): Likewise.
DChangeLog-98991164 (md_operand): Only ignore '#' symbols if do_not_ignore_hash is
/freebsd-9-stable/contrib/binutils/gas/config/
Dtc-s390.h80 #define md_operand(x) macro
Dtc-spu.h89 #define md_operand(e) \ macro
Dtc-mep.h76 #define md_operand(x) gas_cgen_md_operand (x) macro
Dtc-mips.h54 #define md_operand(x) macro
Dtc-alpha.h69 #define md_operand(x) macro
Dtc-sparc.h148 #define md_operand(x) macro
Dtc-ppc.h232 #define md_operand(x) macro
Dtc-arc.c1134 md_operand (expressionS *expressionP) in md_operand() function
Dtc-cr16.c430 md_operand (expressionS * exp) in md_operand() function
Dtc-score.c5668 md_operand (expressionS * expr) in md_operand() function
Dtc-i386.c5939 md_operand (expressionS *e) in md_operand() function
Dtc-ia64.c11032 md_operand (e) in md_operand() function
Dtc-arm.c960 md_operand (expressionS * expr) in md_operand() function
/freebsd-9-stable/contrib/binutils/gas/doc/
Dinternals.texi1041 @item md_operand
1042 @cindex md_operand