flat assembler
Message board for the users of flat assembler.

Index > Main > Test registers?

Author
Thread Post new topic Reply to topic
Tyler



Joined: 19 Nov 2009
Posts: 1216
Location: NC, USA
Tyler 11 Jul 2010, 01:05
I was looking through HelpPC, under "Assembler Programming Topics" -> "8086 architecture" -> "Special Registers (386+ only)", in the list of special registers, they list CR0-CR3, and then TR4-TR7. Are TRx registers just mnemonics for CRx?
Post 11 Jul 2010, 01:05
View user's profile Send private message Reply with quote
LocoDelAssembly
Your code has a bug


Joined: 06 May 2005
Posts: 4624
Location: Argentina
LocoDelAssembly 11 Jul 2010, 01:19
Intel Vol. 3A wrote:
18.14 OBSOLETE INSTRUCTIONS
The MOV to and from test registers instructions were removed from the Pentium processor and future IA-32 processors. Execution of these instructions generates an invalid-opcode exception (#UD).
Post 11 Jul 2010, 01:19
View user's profile Send private message Reply with quote
Tyler



Joined: 19 Nov 2009
Posts: 1216
Location: NC, USA
Tyler 11 Jul 2010, 01:52
What were they used for? Google returns nil.
Post 11 Jul 2010, 01:52
View user's profile Send private message Reply with quote
LocoDelAssembly
Your code has a bug


Joined: 06 May 2005
Posts: 4624
Location: Argentina
LocoDelAssembly 11 Jul 2010, 02:25
Seems that TR6 and TR7 where designed to test the TLB: http://www.logix.cz/michal/doc/i386/chp10-06.htm

The Wikipedia says that TR4-7 were introduced in the 80486. Although false, it may be true that this processor introduced TR4 for something (haven't googled anything about it).
Post 11 Jul 2010, 02:25
View user's profile Send private message Reply with quote
sinsi



Joined: 10 Aug 2007
Posts: 789
Location: Adelaide
sinsi 11 Jul 2010, 02:27
Something to do with prefetch or cache in the 386/486 I think.

edit: http://www.rcollins.org/secrets/TR4Bug.html
Post 11 Jul 2010, 02:27
View user's profile Send private message Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20299
Location: In your JS exploiting you and your system
revolution 11 Jul 2010, 06:35
IIRC, the functionality of the TRx registers was replaced by the more flexible MSR mechanism.
Post 11 Jul 2010, 06:35
View user's profile Send private message Visit poster's website Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.