
{"id":1421,"date":"2010-05-03T00:21:20","date_gmt":"2010-05-02T18:51:20","guid":{"rendered":"http:\/\/www.jeffrin.in\/?p=1421"},"modified":"2010-05-03T00:21:20","modified_gmt":"2010-05-02T18:51:20","slug":"gdb-info-all-registers","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2010\/05\/03\/gdb-info-all-registers\/","title":{"rendered":"x87 set  of registers"},"content":{"rendered":"<pre class=\"brush:text\">\nThe x87 family does not use a directly addressable register set such as the main registers of the x86 processors; instead the x87 registers form a 8-level deep stack structure ranging from st0 to st7, where st0 is the top.\nx87 is a floating point-related subset (originally an extension) of the x86 architecture instruction set.\n\nText is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply\n<\/pre>\n<pre class=\"brush:bash\">\ngdb dump.\n\nst0            0        (raw 0x00000000000000000000)\nst1            0        (raw 0x00000000000000000000)\nst2            1000000  (raw 0x4012f424000000000000)\nst3            6        (raw 0x4001c000000000000000)\nst4            736255   (raw 0x4012b3bff00000000000)\nst5            -66.666666666666671403618238400667906    (raw 0xc0058555555555555800)\nst6            736264   (raw 0x4012b3c0800000000000)\nst7            736275   (raw 0x4012b3c1300000000000)\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>The x87 family does not use a directly addressable register set such as the main registers of the x86 processors; instead the x87 registers form a 8-level deep stack structure ranging from st0 to st7, where st0 is the top. x87 is a floating point-related subset (originally an extension) of the x86 architecture instruction set. &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.trueangle.org\/index.php\/2010\/05\/03\/gdb-info-all-registers\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;x87 set  of registers&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[1036],"_links":{"self":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/1421"}],"collection":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/comments?post=1421"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/1421\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=1421"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=1421"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=1421"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}