]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/mini-os.git/commit
mini-os/x86-64 entry: code refactoring; no functional changes
authorXu Zhang <xzhang@cs.uic.edu>
Thu, 11 Apr 2013 04:46:57 +0000 (23:46 -0500)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 22 Apr 2013 11:32:35 +0000 (12:32 +0100)
commit14d8c947721a63915d85f177450f0a6d44f7bbf0
tree11d9b3cc0df2dd4b6ef1e54f4f987cefbaa3ce9d
parent412d4e6c066d8ea7ce32ff77a6ead512df348b06
mini-os/x86-64 entry: code refactoring; no functional changes

Re-arrange assembly code blocks so that they are in called
order instead of jumping around, enhancing readability.
Macros are grouped together as well.

Signed-off-by: Xu Zhang <xzhang@cs.uic.edu>
Acked-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
arch/x86/x86_64.S