OSDN Git Service

* i386-dis.c (PREGRP15 - PREGRP24): New.
authorJan Hubicka <jh@suse.cz>
Wed, 10 Jan 2001 14:14:25 +0000 (14:14 +0000)
committerJan Hubicka <jh@suse.cz>
Wed, 10 Jan 2001 14:14:25 +0000 (14:14 +0000)
commit93f0eea9644567892e7356ee820f5b6346762869
tree3c9288aa179dfa9eef2f4fb8369d585cfe425fd6
parent26ee1da637d014255e293fb72e5473caa1531ac2
* i386-dis.c (PREGRP15 - PREGRP24): New.
(dis386_twobyt): Add SSE2 instructions.
(twobyte_uses_SSE_prefix: Rename from ... ; add new SSE instructions.
(twobyte_uses_f3_prefix): ... this one.
(grps): Add SSE instructions.
(prefix_user_table): Add two new slots; add SSE2 instructions.
(print_insn_i386): Rename uses_f3_prefix to uses_SSE_prefix;
Handle the REPNZ and Data16 prefixes as well; do proper lookup
to prefix_user_table.
(OP_E): Accept mfence and lfence as well.
(OP_MMX): Data16 prefix turns MMX to SSE; support REX extensions.
(OP_XMM): Support REX extensions.
(OP_EM): Likewise.
(OP_EX): Likewise.
opcodes/ChangeLog
opcodes/i386-dis.c