VirtualBox

source: vbox/trunk/include/iprt/armv8.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @103716   9 months vboxsync include/iprt/armv8.h: Some NEON/SIMD helpers, bugref:10614 [doxygen]
(edit) @103715   9 months vboxsync include/iprt/armv8.h: Some NEON/SIMD helpers, bugref:10614
(edit) @103691   9 months vboxsync VMM/IEM: Implemented iemNativeEmit_adc_r_r_efl and enabled it on both …
(edit) @103675   9 months vboxsync VMM/IEM: Implemented iemNativeEmit_sub_r_r_efl and enabled it for both …
(edit) @103606   9 months vboxsync iprt/armv8.h: CSEL and friends. bugref:10376
(edit) @103605   9 months vboxsync include/iprt: reverted 161962 as it committed a little too much. …
(edit) @103604   9 months vboxsync iprt/armv8.h: CSEL and friends. bugref:10376
(edit) @103585   9 months vboxsync VMM/IEM: Native translation of …
(edit) @102770   11 months vboxsync VMM/IEM: ARM fixes for native IEM_MC_PUSH translation. bugref:10371
(edit) @102735   11 months vboxsync VMM/IEM: Porting the TLB lookup code to ARM. Compiles, but needs …
(edit) @102717   11 months vboxsync VBox/VMM: Outlined native TLB lookup code for IEM_MC_MEM_MAP_XXXX on …
(edit) @102688   11 months vboxsync iprt/armv8.h: Corrected Armv8A64MkInstrLslImm. bugref:10371
(edit) @102669   11 months vboxsync iprt/armv8.h: doxygen fixes. bugref:10371
(edit) @102624   12 months vboxsync VMM/IEM: BODY_CONSIDER_CS_LIM_CHECKING. bugref:10371
(edit) @102623   12 months vboxsync VMM/IEM: ARM64 version of BODY_CHECK_OPCODES, enabled two more …
(edit) @102510   12 months vboxsync VMM/IEM: 64-bit effective address calculation …
(edit) @102449   12 months vboxsync VMM/IEM: movsx & movzx from registers. [arm build fix] bugref:10371
(edit) @102447   12 months vboxsync VMM/IEM: movsx & movzx from registers. bugref:10371
(edit) @102377   12 months vboxsync VMM/IEM: Use UBFX instead of BFI for loading a high 8-bit register …
(edit) @102373   12 months vboxsync iprt/armv8.h: movk fix. bugref:10371
(edit) @102370   12 months vboxsync VMM/IEM: Some ARM bugfixes. bugref:10371
(edit) @102081   13 months vboxsync iprt/armv8.h: Doxygen fix. bugref:10371
(edit) @102066   13 months vboxsync iprt/armv8.h: Build fix. bugref:10371
(edit) @102065   13 months vboxsync VMM/IEM: Native translation of IEM_MC_STORE_GREG_U16. Fixed a bunch of …
(edit) @101910   13 months vboxsync iprt/armv8.h: Fixed swapped immediates in Armv8A64MkInstrLogicalImm. …
(edit) @101909   13 months vboxsync iprt/armv8.h: Fixed swapped immediates inArmv8A64MkInstrLogicalImm. …
(edit) @101908   13 months vboxsync VMM/IEM: Arm64 code generation fixes. bugref:10371
(edit) @101906   13 months vboxsync VMM/IEM: Arm64 host build & bug fixes, alternative disassembler. …
(edit) @101611   13 months vboxsync iprt/armv8.h: Worked out the two immediates for logical instructions …
(edit) @101610   13 months vboxsync iprt/armv8.h: Worked out the two immediates for logical instructions …
(edit) @101609   13 months vboxsync iprt/armv8.h: Worked out the two immediates for logical instructions …
(edit) @101602   13 months vboxsync VMM/IEM: Native IEM_MC_SUB_GREG_U16, …
(edit) @101601   13 months vboxsync VMM/IEM: Native IEM_MC_SUB_GREG_U16, …
(edit) @101585   13 months vboxsync VMM/IEM: Native IEM_MC_SUB_GREG_U16, …
(edit) @101544   13 months vboxsync iprt/armv8.h: Build fix. bugref:10371
(edit) @101537   14 months vboxsync VMM/IEM: Undebugged code for …
(edit) @101533   14 months vboxsync iprt/armv8.h: doxygen fix. bugref:10371
(edit) @101517   14 months vboxsync VMM/IEM: Deal with unconditional relative jumps (sans flag checking). …
(edit) @101516   14 months vboxsync VMM/IEM: Deal with unconditional relative jumps (sans flag checking). …
(edit) @101506   14 months vboxsync VMM/IEM: Deal with the two other PC advancing MCs. Some fixes. [build …
(edit) @101505   14 months vboxsync VMM/IEM: Deal with the two other PC advancing MCs. Some fixes. bugref:10371
(edit) @101486   14 months vboxsync iprt/armv8.h: Build fix. bugref:10371
(edit) @101484   14 months vboxsync VMM/IEM: Basic register allocator sketches that incorporates simple …
(edit) @101339   14 months vboxsync iprt/armv8.h: Another doxygen fix. bugref:10371
(edit) @101338   14 months vboxsync iprt/armv8.h: doxygen fix. bugref:10371
(edit) @101337   14 months vboxsync iprt/armv8.h: doxygen fix. bugref:10371
(edit) @101336   14 months vboxsync iprt/armv8.h: doxygen fix. bugref:10371
(edit) @101329   14 months vboxsync fixing lnx64dep2 burn caused by doxygen warnings for r159231, changed …
(edit) @101304   14 months vboxsync VMM/IEM: Emit native code for pure defer-CImpl instructions. Tested on …
(edit) @101260   14 months vboxsync iprt/armv8.h: warning fix. bugref:10370
(edit) @101258   14 months vboxsync VMM/IEM: Made throw/unwinding work on darwin.arm64. This was a bit of …
(edit) @101248   14 months vboxsync VMM/IEM: Ran first native arm TB. Executable memory fun prevents …
(edit) @101246   14 months vboxsync iprt/armv8.h,iprt/formats/dwarf.h: Arm register names. bugref:10370
(edit) @101185   15 months vboxsync include/iprt/armv8.h: Add more ID register definitions, bugref:10525
(edit) @101102   15 months vboxsync include/iprt/armv8.h: Change the ARMV8_ID_AA64*_EL1 register …
(edit) @101083   15 months vboxsync include/iprt/armv8.h: Definitions for the ID registers, bugref:10525
(edit) @100119   18 months vboxsync VMM/CPUM: Implement CPUMGetGuestCodeBits() and CPUMGetGuestDisMode(), …
(edit) @100099   18 months vboxsync include/iprt/armv8.h: Add defines for the ICC_SGI1R_EL1 register …
(edit) @99956   19 months vboxsync VMM/CPUM-armv8: Implement OSDLR_EL1, OSLAR_EL1 and OSLSR_EL1 accessed …
(edit) @99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99736   19 months vboxsync iprt/armv8.h: Some more definitions related to GIC, bugref:10404 [scm]
(edit) @99733   19 months vboxsync iprt/armv8.h: Some more definitions related to GIC, bugref:10404
(edit) @99711   19 months vboxsync iprt/armv8.h: doxgyen. bugref:10388 bugref:10385
(edit) @99577   19 months vboxsync include/iprt/armv8.h: Some paging related definitions, bugref:10388
(edit) @99562   19 months vboxsync include/iprt/armv8.h: Fix creation of system register IDs and some …
(edit) @99384   20 months vboxsync iprt/armv8.h: Add system register definitions for the GICv3, bugref:10404
(edit) @99380   20 months vboxsync include/iprt/armv8.h: Fix retrieving the CRm value from the …
(edit) @99189   20 months vboxsync include/iprt/armv8.h: More definitions related to exception handling …
(edit) @99077   21 months vboxsync include/iprt/armv8.h: Definitions related to exception handling, …
(edit) @99049   21 months vboxsync include/iprt/armv8.h: Initial ARMv8 related definitions, more to come, …
(add) @99048   21 months vboxsync include/iprt/armv8.h: Initial ARMv8 related definitions, more to come, …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette