VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @107933   4 months vboxsync include/iprt/armv8.h,VMM: Drop the deprecated ARMV8_AARCH64_REG_XXX …
(edit) @107929   4 months vboxsync VMM: GIC: bugref:10404 Renamed some places where GICv3 to GIC, a …
(edit) @107650   4 months vboxsync VMM/CPUM,++: Made the HostFeatures match the host when targeting x86 …
(edit) @106463   7 months vboxsync VMM: Filter out some more PMU register accesses Windows/ARM is doing …
(edit) @106363   7 months vboxsync include/iprt/armv8.h: Add more definitions and some bug fixing, …
(edit) @106061   8 months vboxsync Copyright year updates by scm.
(edit) @105736   9 months vboxsync Disassembler/ARMv8: Build fix and add support conditionals, bugref:10388
(edit) @105734   9 months vboxsync Disassembler/ARMv8: Refactoring and updates, among others make it …
(edit) @105732   9 months vboxsync VMM/CPUM-armv8: Add some helpers tp query current guest EL and whether …
(edit) @105685   9 months vboxsync include/iprt/armv8.h: Additional system register identifiers, bugref:10747
(edit) @105485   10 months vboxsync include/iprt/armv8.h: Add helper for the BFC instruction alias, …
(edit) @105443   10 months vboxsync iprt/armv8.h: DMB, DSB, ISB, SSBB & PSSBB. (Only DMB has been tested.) …
(edit) @105441   10 months vboxsync include/{x86.h,armv8.h}: Some additional definitions for MXCSR and …
(edit) @105399   10 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @105386   10 months vboxsync include/iprt/armv8.h: Add definitions for FPCR and FPSR registers, …
(edit) @105385   10 months vboxsync include/iprt/armv8.h: Add definitions for FPCR and FPSR registers, …
(edit) @105175   10 months vboxsync include/iprt/armv8.h: Add helper for 3 operand floating point …
(edit) @105174   10 months vboxsync include/iprt/armv8.h: Add helper for 3 operand floating point …
(edit) @105173   10 months vboxsync VMM/IEM: Implement native emitter for packuswb, bugref:10652
(edit) @105172   10 months vboxsync VMM/IEM: Implement native emitters for pmullw,paddusb,paddusw, bugref:10652
(edit) @105171   10 months vboxsync VMM/IEM: Implement native emitter for por,orps,orpd instructions, some …
(edit) @105170   10 months vboxsync VMM/IEM: Implement native emitter for por,orps,orpd instructions, some …
(edit) @104984   11 months vboxsync VMM/IEM: Relax alignment restrictions in native code TLB lookup, avoid …
(edit) @104728   12 months vboxsync include/iprt/armv8.h: Include system register definitions for the …
(edit) @104726   12 months vboxsync include/iprt/armv8.h: Include system register definitions for …
(edit) @104655   12 months vboxsync include/iprt/armv8.h: Add CNTFRQ_EL0 and CNTVCT_EL0 system register …
(edit) @104398   13 months vboxsync iprt/armv8.h: Some more system register definitions, bugref:10391
(edit) @104382   13 months vboxsync iprt/armv8.h: Build fix. bugref:10652
(edit) @104366   13 months vboxsync VMM/IEM: Use IEMInternal.h from IEMAllN8veHlpA-arm64.S and produce …
(edit) @104351   13 months vboxsync VMM/IEM: Implement native emitters for pcmpeqb, pcmpeqw and pcmpeqd …
(edit) @104350   13 months vboxsync VMM/IEM: Implement native emitters for pcmpeqb, pcmpeqw and pcmpeqd …
(edit) @104349   13 months vboxsync VMM/IEM: Implement native emitters for pcmpeqb, pcmpeqw and pcmpeqd …
(edit) @104341   13 months vboxsync VMM/IEM: Improved iemNativeEmitMarker on arm64. bugref:10375
(edit) @104323   13 months vboxsync VMM/IEM: Implement native emitters for paddb,paddw,paddd,paddq, …
(edit) @104314   13 months vboxsync VMM/IEM: Implement native emitters for paddb,paddw,paddd,paddq, …
(edit) @104304   13 months vboxsync VMM/IEM: Implement native emitters for paddb,paddw,paddd,paddq, …
(edit) @104294   13 months vboxsync VMM/IEM: Implement native emitters for psllw,pslld,psllq, bugref:10652
(edit) @104293   13 months vboxsync VMM/IEM: Implement native emitters for psrlw,psrld,psrlq, bugref:10652 …
(edit) @104292   13 months vboxsync VMM/IEM: Implement native emitters for psrlw,psrld,psrlq, bugref:10652
(edit) @104279   13 months vboxsync VMM/IEM: Implement a native emitter for the pand,andps,andpd …
(edit) @104147   13 months vboxsync VMM/IEM: Optimize (?) the TLB code on ARM64 by using LDP and (for …
(edit) @104056   14 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_LOCAL_ASSIGN(), …
(edit) @104040   14 months vboxsync iprt/armv8.h: Data processing instructions with to register inputs. …
(edit) @104039   14 months vboxsync iprt/armv8.h: Data processing instructions with to register inputs. …
(edit) @104013   14 months vboxsync iprt/arm64.h: Build fix. bugref:10614
(edit) @103990   14 months vboxsync VMM/IEM: Fix the SIMD guest register value checking, cnt operates on …
(edit) @103860   14 months vboxsync VMM/IEM: Reworked iemNativeEmitMaybeRaiseSseRelatedXcpt to avoid …
(edit) @103833   14 months vboxsync iprt/armv8.h: Corrected assertion in Armv8A64MkInstrLogicalImm. …
(edit) @103815   14 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103777   14 months vboxsync VMM/IEM: Implement emitter for IEM_MC_STORE_XREG_U64() and some fixes …
(edit) @103754   14 months vboxsync include/iprt/armv8.h: Fix generation of umov instruction, bugref:10614
(edit) @103733   14 months vboxsync include/iprt/armv8.h: Some NEON/SIMD helpers, bugref:10614 [fix]
(edit) @103732   14 months vboxsync include/iprt/armv8.h: Some NEON/SIMD helpers, bugref:10614 [overly …
(edit) @103722   14 months vboxsync include/iprt/armv8.h: Some NEON/SIMD helpers, bugref:10614 [doxygen]
(edit) @103716   14 months vboxsync include/iprt/armv8.h: Some NEON/SIMD helpers, bugref:10614 [doxygen]
(edit) @103715   14 months vboxsync include/iprt/armv8.h: Some NEON/SIMD helpers, bugref:10614
(edit) @103691   14 months vboxsync VMM/IEM: Implemented iemNativeEmit_adc_r_r_efl and enabled it on both …
(edit) @103675   14 months vboxsync VMM/IEM: Implemented iemNativeEmit_sub_r_r_efl and enabled it for both …
(edit) @103606   15 months vboxsync iprt/armv8.h: CSEL and friends. bugref:10376
(edit) @103605   15 months vboxsync include/iprt: reverted 161962 as it committed a little too much. …
(edit) @103604   15 months vboxsync iprt/armv8.h: CSEL and friends. bugref:10376
(edit) @103585   15 months vboxsync VMM/IEM: Native translation of …
(edit) @102770   16 months vboxsync VMM/IEM: ARM fixes for native IEM_MC_PUSH translation. bugref:10371
(edit) @102735   17 months vboxsync VMM/IEM: Porting the TLB lookup code to ARM. Compiles, but needs …
(edit) @102717   17 months vboxsync VBox/VMM: Outlined native TLB lookup code for IEM_MC_MEM_MAP_XXXX on …
(edit) @102688   17 months vboxsync iprt/armv8.h: Corrected Armv8A64MkInstrLslImm. bugref:10371
(edit) @102669   17 months vboxsync iprt/armv8.h: doxygen fixes. bugref:10371
(edit) @102624   17 months vboxsync VMM/IEM: BODY_CONSIDER_CS_LIM_CHECKING. bugref:10371
(edit) @102623   17 months vboxsync VMM/IEM: ARM64 version of BODY_CHECK_OPCODES, enabled two more …
(edit) @102510   17 months vboxsync VMM/IEM: 64-bit effective address calculation …
(edit) @102449   17 months vboxsync VMM/IEM: movsx & movzx from registers. [arm build fix] bugref:10371
(edit) @102447   17 months vboxsync VMM/IEM: movsx & movzx from registers. bugref:10371
(edit) @102377   18 months vboxsync VMM/IEM: Use UBFX instead of BFI for loading a high 8-bit register …
(edit) @102373   18 months vboxsync iprt/armv8.h: movk fix. bugref:10371
(edit) @102370   18 months vboxsync VMM/IEM: Some ARM bugfixes. bugref:10371
(edit) @102081   18 months vboxsync iprt/armv8.h: Doxygen fix. bugref:10371
(edit) @102066   18 months vboxsync iprt/armv8.h: Build fix. bugref:10371
(edit) @102065   18 months vboxsync VMM/IEM: Native translation of IEM_MC_STORE_GREG_U16. Fixed a bunch of …
(edit) @101910   18 months vboxsync iprt/armv8.h: Fixed swapped immediates in Armv8A64MkInstrLogicalImm. …
(edit) @101909   18 months vboxsync iprt/armv8.h: Fixed swapped immediates inArmv8A64MkInstrLogicalImm. …
(edit) @101908   18 months vboxsync VMM/IEM: Arm64 code generation fixes. bugref:10371
(edit) @101906   18 months vboxsync VMM/IEM: Arm64 host build & bug fixes, alternative disassembler. …
(edit) @101611   19 months vboxsync iprt/armv8.h: Worked out the two immediates for logical instructions …
(edit) @101610   19 months vboxsync iprt/armv8.h: Worked out the two immediates for logical instructions …
(edit) @101609   19 months vboxsync iprt/armv8.h: Worked out the two immediates for logical instructions …
(edit) @101602   19 months vboxsync VMM/IEM: Native IEM_MC_SUB_GREG_U16, …
(edit) @101601   19 months vboxsync VMM/IEM: Native IEM_MC_SUB_GREG_U16, …
(edit) @101585   19 months vboxsync VMM/IEM: Native IEM_MC_SUB_GREG_U16, …
(edit) @101544   19 months vboxsync iprt/armv8.h: Build fix. bugref:10371
(edit) @101537   19 months vboxsync VMM/IEM: Undebugged code for …
(edit) @101533   19 months vboxsync iprt/armv8.h: doxygen fix. bugref:10371
(edit) @101517   19 months vboxsync VMM/IEM: Deal with unconditional relative jumps (sans flag checking). …
(edit) @101516   19 months vboxsync VMM/IEM: Deal with unconditional relative jumps (sans flag checking). …
(edit) @101506   19 months vboxsync VMM/IEM: Deal with the two other PC advancing MCs. Some fixes. [build …
(edit) @101505   19 months vboxsync VMM/IEM: Deal with the two other PC advancing MCs. Some fixes. bugref:10371
(edit) @101486   19 months vboxsync iprt/armv8.h: Build fix. bugref:10371
(edit) @101484   19 months vboxsync VMM/IEM: Basic register allocator sketches that incorporates simple …
(edit) @101339   19 months vboxsync iprt/armv8.h: Another doxygen fix. bugref:10371
(edit) @101338   19 months vboxsync iprt/armv8.h: doxygen fix. bugref:10371
(edit) @101337   19 months vboxsync iprt/armv8.h: doxygen fix. bugref:10371
Note: See TracRevisionLog for help on using the revision log.

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