summaryrefslogtreecommitdiffstats
path: root/runtime/arch/x86/asm_support_x86.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)""Mark P Mendell2015-01-271-1/+3
* Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)"Vladimir Marko2015-01-271-3/+1
* ART: Implement X86 hard float (Quick/JNI/Baseline)Mark Mendell2015-01-231-1/+3
* Revert "ART: Implement hard float for X86"Vladimir Marko2015-01-121-3/+1
* ART: Implement hard float for X86Mark Mendell2015-01-121-1/+3
* Refactor quick entrypointsIan Rogers2014-10-201-12/+0
* Reduce stack usage for overflow checksDave Allison2014-08-131-3/+3
* Add heap reference size to the checks in arch_testAndreas Gampe2014-04-301-0/+3
* Add "arch_test" gtest for assembly stub constants, add some ARM64 assembly codeAndreas Gampe2014-04-251-0/+4
* Allow mixing of thread offsets between 32 and 64bit architectures.Ian Rogers2014-04-011-4/+4
* Improve quick codegen for aput-object.Ian Rogers2013-10-081-0/+2
* Inflate contended lock word by suspending owner.Ian Rogers2013-10-021-0/+2
* Portable refactorings.Ian Rogers2013-07-301-0/+27