Craig Topper 3f59f2298f [X86][AsmParser] Don't consider %eip as a valid register outside of 32-bit mode.
This might make the error message added in r335668 unneeded, but I'm not sure yet.

The check for RIP is technically unnecessary since RIP is in GR64, but that fact is kind of surprising so be explicit.

llvm-svn: 336217
2018-07-03 17:40:51 +00:00
..
2018-07-03 07:56:04 +00:00
2018-07-02 04:49:30 +00:00
2018-07-02 23:02:07 +00:00