VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106463   6 weeks vboxsync VMM: Filter out some more PMU register accesses Windows/ARM is doing …
(edit) @106363   6 weeks vboxsync include/iprt/armv8.h: Add more definitions and some bug fixing, …
(edit) @106061   2 months vboxsync Copyright year updates by scm.
(edit) @105736   3 months vboxsync Disassembler/ARMv8: Build fix and add support conditionals, bugref:10388
(edit) @105734   3 months vboxsync Disassembler/ARMv8: Refactoring and updates, among others make it …
(edit) @105732   3 months vboxsync VMM/CPUM-armv8: Add some helpers tp query current guest EL and whether …
(edit) @105685   4 months vboxsync include/iprt/armv8.h: Additional system register identifiers, bugref:10747
(edit) @105485   4 months vboxsync include/iprt/armv8.h: Add helper for the BFC instruction alias, …
(edit) @105443   4 months vboxsync iprt/armv8.h: DMB, DSB, ISB, SSBB & PSSBB. (Only DMB has been tested.) …
(edit) @105441   4 months vboxsync include/{x86.h,armv8.h}: Some additional definitions for MXCSR and …
(edit) @105399   4 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @105386   4 months vboxsync include/iprt/armv8.h: Add definitions for FPCR and FPSR registers, …
(edit) @105385   4 months vboxsync include/iprt/armv8.h: Add definitions for FPCR and FPSR registers, …
(edit) @105175   5 months vboxsync include/iprt/armv8.h: Add helper for 3 operand floating point …
(edit) @105174   5 months vboxsync include/iprt/armv8.h: Add helper for 3 operand floating point …
(edit) @105173   5 months vboxsync VMM/IEM: Implement native emitter for packuswb, bugref:10652
(edit) @105172   5 months vboxsync VMM/IEM: Implement native emitters for pmullw,paddusb,paddusw, bugref:10652
(edit) @105171   5 months vboxsync VMM/IEM: Implement native emitter for por,orps,orpd instructions, some …
(edit) @105170   5 months vboxsync VMM/IEM: Implement native emitter for por,orps,orpd instructions, some …
(edit) @104984   5 months vboxsync VMM/IEM: Relax alignment restrictions in native code TLB lookup, avoid …
(edit) @104728   6 months vboxsync include/iprt/armv8.h: Include system register definitions for the …
(edit) @104726   6 months vboxsync include/iprt/armv8.h: Include system register definitions for …
(edit) @104655   7 months vboxsync include/iprt/armv8.h: Add CNTFRQ_EL0 and CNTVCT_EL0 system register …
(edit) @104398   7 months vboxsync iprt/armv8.h: Some more system register definitions, bugref:10391
(edit) @104382   7 months vboxsync iprt/armv8.h: Build fix. bugref:10652
(edit) @104366   7 months vboxsync VMM/IEM: Use IEMInternal.h from IEMAllN8veHlpA-arm64.S and produce …
(edit) @104351   8 months vboxsync VMM/IEM: Implement native emitters for pcmpeqb, pcmpeqw and pcmpeqd …
(edit) @104350   8 months vboxsync VMM/IEM: Implement native emitters for pcmpeqb, pcmpeqw and pcmpeqd …
(edit) @104349   8 months vboxsync VMM/IEM: Implement native emitters for pcmpeqb, pcmpeqw and pcmpeqd …
(edit) @104341   8 months vboxsync VMM/IEM: Improved iemNativeEmitMarker on arm64. bugref:10375
(edit) @104323   8 months vboxsync VMM/IEM: Implement native emitters for paddb,paddw,paddd,paddq, …
(edit) @104314   8 months vboxsync VMM/IEM: Implement native emitters for paddb,paddw,paddd,paddq, …
(edit) @104304   8 months vboxsync VMM/IEM: Implement native emitters for paddb,paddw,paddd,paddq, …
(edit) @104294   8 months vboxsync VMM/IEM: Implement native emitters for psllw,pslld,psllq, bugref:10652
(edit) @104293   8 months vboxsync VMM/IEM: Implement native emitters for psrlw,psrld,psrlq, bugref:10652 …
(edit) @104292   8 months vboxsync VMM/IEM: Implement native emitters for psrlw,psrld,psrlq, bugref:10652
(edit) @104279   8 months vboxsync VMM/IEM: Implement a native emitter for the pand,andps,andpd …
(edit) @104147   8 months vboxsync VMM/IEM: Optimize (?) the TLB code on ARM64 by using LDP and (for …
(edit) @104056   8 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_LOCAL_ASSIGN(), …
(edit) @104040   8 months vboxsync iprt/armv8.h: Data processing instructions with to register inputs. …
(edit) @104039   8 months vboxsync iprt/armv8.h: Data processing instructions with to register inputs. …
(edit) @104013   8 months vboxsync iprt/arm64.h: Build fix. bugref:10614
(edit) @103990   8 months vboxsync VMM/IEM: Fix the SIMD guest register value checking, cnt operates on …
(edit) @103860   9 months vboxsync VMM/IEM: Reworked iemNativeEmitMaybeRaiseSseRelatedXcpt to avoid …
(edit) @103833   9 months vboxsync iprt/armv8.h: Corrected assertion in Armv8A64MkInstrLogicalImm. …
(edit) @103815   9 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103777   9 months vboxsync VMM/IEM: Implement emitter for IEM_MC_STORE_XREG_U64() and some fixes …
(edit) @103754   9 months vboxsync include/iprt/armv8.h: Fix generation of umov instruction, bugref:10614
(edit) @103733   9 months vboxsync include/iprt/armv8.h: Some NEON/SIMD helpers, bugref:10614 [fix]
(edit) @103732   9 months vboxsync include/iprt/armv8.h: Some NEON/SIMD helpers, bugref:10614 [overly …
(edit) @103722   9 months vboxsync include/iprt/armv8.h: Some NEON/SIMD helpers, bugref:10614 [doxygen]
(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 …
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