diff options
author | Catherine Moore <clm@redhat.com> | 1999-02-02 02:58:57 +0000 |
---|---|---|
committer | Catherine Moore <clm@redhat.com> | 1999-02-02 02:58:57 +0000 |
commit | d0cbdea6964e9f7d111d87725dafbfb361130b6e (patch) | |
tree | 3e88febe2d58755238d07ef40dd99a7c623ed434 /bfd/cpu-sparc.c | |
parent | 78d1380307273c3aa44aad0bd0c45af033dd8230 (diff) | |
download | gdb-d0cbdea6964e9f7d111d87725dafbfb361130b6e.zip gdb-d0cbdea6964e9f7d111d87725dafbfb361130b6e.tar.gz gdb-d0cbdea6964e9f7d111d87725dafbfb361130b6e.tar.bz2 |
* config/tc-i386.h (LONG_DOUBLE_MNEM_SUFFIX): Define.
(INTEL_DWORD_MNEM_SUFFIX): Define.
(BYTE_PTR): Define.
(WORD_PTR): Define.
(DWORD_PTR): Define.
(XWORD_PTR): Define.
(SHORT): Define.
(OFFSET_FLAT): Define.
(FLAT): Define.
(NONE_FOUND): Define.
(No_dSuf): Define.
(No_xSuf): Define.
* config/tc-i386.c (set_intel_syntax): New routine.
(intel_syntax): Declare.
(allow_naked_reg): Declare.
(md_pseudo_table): Support .intel_syntax and .att_syntax.
(intel_float_operand): New routine.
(md_assemble): Handle INTEL_DWORD_MNEM_SUFFIX.
Handle brackets as well as parens. Call i386_intel_operand for
intel syntax. Reverse operands if appropriate. Handle new
suffixes. Handle movzx and movsx.
(i386_is_reg): New routine.
(i386_immediate): New routine.
(i386_scale): New routine.
(i386_displacement): New routine.
(i386_operand_modifier): New routine.
(build_displacement_string): New routine.
(i386_parse_seg): New routine.
(i386_intel_memory_operand): New routine.
(i386_intel_operand): New routine.
(i386_operand): Call i386_displacement, i386_immediate,
i386_scale, etc. instead of handling inline.
(parse_register): Handle registers without prefix.
Diffstat (limited to 'bfd/cpu-sparc.c')
0 files changed, 0 insertions, 0 deletions