VirtualBox

source: vbox/trunk/src/VBox/Disassembler/testcase

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106817   3 months vboxsync Disassembler: Decode SIMD load/store multiple structures …
(edit) @106816   3 months vboxsync Disassembler: Decode SIMD load/store multiple structures …
(edit) @106805   3 months vboxsync Disassembler: Decode RCW compare and swap and RCW compare and swap …
(edit) @106791   3 months vboxsync Disassembler: Decode Advanced SIMD load/store multiple structures …
(edit) @106783   3 months vboxsync Disassembler: Decode Load/Store ordered instructions, bugref:10394
(edit) @106782   3 months vboxsync Disassembler: Decode Load/Store exclusive pair instructions, bugref:10394
(edit) @106777   3 months vboxsync Disassembler: Decode Load/Store exclusive register instructions, …
(edit) @106774   3 months vboxsync Disassembler: Compare and swap instructions, bugref:10394 [fix]
(edit) @106772   3 months vboxsync Disassembler: Compare and swap instructions, bugref:10394
(edit) @106770   3 months vboxsync Disassembler: Decode load/store memory tags instructions, bugref:10394
(edit) @106768   3 months vboxsync Disassembler: Decode ldr/ldrsw (literal) instructions, bugref:10394
(edit) @106767   3 months vboxsync Disassembler: Decode atomic memory operation instructions (FEAT_LSE, …
(edit) @106760   3 months vboxsync Disassembler: Decode Add/Subtract (extended register) instructions, …
(edit) @106758   3 months vboxsync Disassembler: Decode ldraa/ldrab instructions, bugref:10394
(edit) @106757   3 months vboxsync Disassembler: Decode SIMD ldr/str (immediate pre index) instructions, …
(edit) @106756   3 months vboxsync Disassembler: Decode SIMD ldr/str (immediate post index) instructions, …
(edit) @106754   3 months vboxsync Disassembler: Decode SIMD ldnp/stnp (no allocate register pair) …
(edit) @106752   3 months vboxsync Disassembler: Decode SIMD ldur/stur (unscaled immediate) instructions, …
(edit) @106751   3 months vboxsync Disassembler: Decode SIMD ldr/str (register offset) instructions, …
(edit) @106746   3 months vboxsync Disassembler: Decode SIMD ldr/str instructions, bugref:10394
(edit) @106739   3 months vboxsync Disassembler: Decode more barrier and addg/subg instructions, bugref:10394
(edit) @106737   3 months vboxsync Disassembler: Decode adc/adcs/sbc/sbcs/rmif/setf8/setf16 instructions, …
(edit) @106735   3 months vboxsync Disassembler: Decode pacga instruction, bugref:10394
(edit) @106734   3 months vboxsync Disassembler: Decode immediate variants of cmmn/ccmp instructions, …
(edit) @106706   3 months vboxsync Disassembler: Decode 3-source register data processing instructions, …
(edit) @106705   3 months vboxsync Disassembler: Decode conditional select instructions, bugref:10394
(edit) @106694   3 months vboxsync Disassembler: Decode ldnp/stnp non temporal hint load/store …
(edit) @106680   3 months vboxsync Disasembler: Decode extr instruction, bugref:10394
(edit) @106679   3 months vboxsync Disasembler: Decode unprivileged load/store instructions, bugref:10394
(edit) @106668   3 months vboxsync Disassembler/testcase/tstDisasmArmv8-1-asm.S: Exclude some …
(edit) @106659   3 months vboxsync Disassembler: Decode post-indexed load/store instructions, bugref:10394
(edit) @106657   3 months vboxsync Disassembler: Decode pre-indexed load instructions, bugref:10394
(edit) @106649   3 months vboxsync Disassembler: Decode more branch instructions, change the opcode table …
(edit) @106632   3 months vboxsync Disassembler: Decode more hint instructions instructions, bugref:10394
(edit) @106631   3 months vboxsync Disassembler: Decode data processing 1-source instructions, bugref:10394
(edit) @106627   3 months vboxsync Disassembler: Decode irg, gmi and subp instructions, bugref:10394
(edit) @106626   3 months vboxsync Disassembler: Re-arrange the ARMv8 tables to allow for multiple …
(edit) @106616   3 months vboxsync Disassembler: Fix decoding instructions which take sp as a register …
(edit) @106435   3 months vboxsync Disassembler/tstDisasmArmv8-1: Only build on darwin.arm64 for now, …
(edit) @106061   4 months vboxsync Copyright year updates by scm.
(edit) @106018   4 months vboxsync Disassembler/ArmV8: Updates and start on floating point and SIMD …
(edit) @106004   4 months vboxsync Disassembler/ArmV8: Updates and start on floating point and SIMD …
(edit) @106003   4 months vboxsync Disassembler/testcase/tstDisasmArmv8-1: Implement testcase which …
(edit) @105858   5 months vboxsync Disassembler/ARMv8: Implement decoding of the ldr/str …
(edit) @105857   5 months vboxsync Disassembler/ARMv8: Implement decoding of the ldr/str (unscaled …
(edit) @105848   5 months vboxsync Disassembler/ARMv8: Support disassembling the load/store register …
(edit) @105830   5 months vboxsync Disassembler/ARMv8: Implement decoding of the ldp/stp unsigned variant …
(edit) @105815   5 months vboxsync Disassembler/ARMv8: Started decoding more ldr/str instruction …
(edit) @105810   5 months vboxsync Disassembler/ARMv8: Implement disassembly of ccmp/ccmn register …
(edit) @105796   5 months vboxsync Disassembler/ARMv8: Start some very simple alias conversion for orr -> …
(edit) @105793   5 months vboxsync Disassembler/ARMv8: Updates, decode br/blr instructions, add them to …
(edit) @105790   5 months vboxsync Disassembler/ARMv8: Updates, decode add/adds/sub/subs shifted …
(edit) @105785   5 months vboxsync Disassembler/ARMv8: Updates, decode basic ldr/str (unsigned with …
(edit) @105779   5 months vboxsync Disassembler/ARMv8: Updates, decode more instructions, add them to the …
(edit) @105759   5 months vboxsync Disassembler/testcase: Add tstDisasmArmv8-1 testcase for testing the …
(edit) @105758   5 months vboxsync Disassembler/testcase: Add tstDisasmArmv8-1 testcase for testing the …
(edit) @105756   5 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105748   5 months vboxsync Disassembler/testcase: Add tstDisasmArmv8-1 testcase for testing the …
(edit) @105724   5 months vboxsync Disassembler,VMM,HostDrivers,Debugger,MakeAlternativeSource: Convert …
(edit) @105314   6 months vboxsync Disassembler: Fix disassembly of vcvttsd2si and vcvtsd2si, bugref:9898
(edit) @105310   6 months vboxsync Disassembler: Implement diassembly for vcvtsi2sd, bugref:9898
(edit) @105281   6 months vboxsync Disassembler: Fix disassembly of vcmpps, vcmppd, vcmpss, vcmpsd, …
(edit) @104616   8 months vboxsync Disassembler/tstDisasm-2: Comment out unused assignment, bugref:3409
(edit) @103717   11 months vboxsync DIS: cmpxchg8b/16b fix
(edit) @103709   11 months vboxsync DIS: Fixed up all VEX groups and added a few missing instructions.
(edit) @103698   11 months vboxsync DIS: Added a bunch of missing group 7 instructions and rearranged the …
(edit) @103599   11 months vboxsync Disassembler: Add vpslrdq (with and without prefix variant), bugref:9898
(edit) @103511   11 months vboxsync DIS: Added vex group 13 and redid some or the vex prefix decoding.
(edit) @101539   15 months vboxsync DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
(edit) @99775   21 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99224   22 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99221   22 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99220   22 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99040   22 months vboxsync *.kmk: Applied scm with new indenting of multiline variable/function …
(edit) @98668   2 years vboxsync Disassembler: Add support for the SHA instruction set extension, …
(edit) @98439   2 years vboxsync src/VBox/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98169   2 years vboxsync *.kmk: s/VBOXR3TSTEXE/VBoxR3TstExe/ bugref:10348
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @97885   2 years vboxsync DIS: OS/2 build fixes for the disassembler. [scm]
(edit) @97884   2 years vboxsync DIS: OS/2 build fixes for the disassembler.
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @95479   3 years vboxsync DIS: Fixes for PMOVMSKB and VPMOVMSKB. bugref:9898 bugref:6251
(edit) @95319   3 years vboxsync DIS: Treat VEX.L=1 as illegal opcode in group 17. bugref:9898 bugref:6251
(edit) @95314   3 years vboxsync DIS: Added blsr, blsmsk and blsr; corrected some vex …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92809   3 years vboxsync Disasm: Better packing of DISOPCODE in DIS_CORE_ONLY mode. Build …
(edit) @87281   4 years vboxsync DIS: Skip tstDisasm-1 on non-x86/amd64 archs. bugref:9898
(edit) @83216   5 years vboxsync Disas/testcase: Drop the .NOTPARALLEL on the test execution, kmk got …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76455   6 years vboxsync Dis: Ran scm --fix-err-h. bugref:9344
(edit) @69373   7 years vboxsync DIS: scm updates
(edit) @69111   7 years vboxsync (C) year
(edit) @67135   8 years vboxsync tstDisasm-2: memory leak
(edit) @62728   8 years vboxsync DIS: warnings
(edit) @62479   9 years vboxsync (C) 2016
(edit) @61136   9 years vboxsync DISGetParamSize: fix for Iz in 64-bit instr.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57004   10 years vboxsync iprt,*: Marked all format strings in the C part of IPRT and fixed the …
(edit) @56987   10 years vboxsync tstDisasm-2.cpp: formatting fix.
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