florian
|
bed356b305
+ basemath for aarch64
|
1 年之前 |
florian
|
f6190e1a07
Merge branch 'main' into basemath
|
1 年之前 |
florian
|
c30bded513
+ basemath for i8086
|
1 年之前 |
florian
|
a46c12582a
+ basemath for arm
|
1 年之前 |
Nikolay Nikolov
|
7cbf18c6f3
* don't create block..end_block around WebAssembly inline asm routines
|
1 年之前 |
Nikolay Nikolov
|
65d4319dc2
* don't do anything in postprocess_code for WebAssembly inline asm routines
|
1 年之前 |
Nikolay Nikolov
|
4adac78f85
+ respect the nostackframe directive in WebAssembly inline asm routines
|
1 年之前 |
Nikolay Nikolov
|
83a8d584e0
+ set result.ops in twasmreader.HandlePlainInstruction
|
1 年之前 |
Nikolay Nikolov
|
d9e3afcb1d
+ actually enable the parsing of WebAssembly inline asm instructions
|
1 年之前 |
Nikolay Nikolov
|
fd1fb255a6
* started implementing twasmreader.HandleBlockInstruction
|
1 年之前 |
Nikolay Nikolov
|
152bb316c3
+ call ConcatInstruction for plain instructions in twasmreader.HandleInstruction
|
1 年之前 |
Nikolay Nikolov
|
8ec86ad053
+ insert plain instructions and parse nested instructions in twasmreader.HandleFoldedInstruction
|
1 年之前 |
Nikolay Nikolov
|
95593f15dd
+ handle the local and global variable instructions with a constant integer
|
1 年之前 |
florian
|
0e86018f0c
+ basemath for powerpc64
|
1 年之前 |
florian
|
69b5558041
+ basemath support for powerpc
|
1 年之前 |
florian
|
42d9175fd1
Merge branch 'main' into basemath
|
1 年之前 |
florian
|
1726afada3
Merge branch 'main' into basemath
|
1 年之前 |
Nikolay Nikolov
|
ea988e0b92
+ recognize the memory access instructions with an optional memarg operand (not
|
1 年之前 |
Nikolay Nikolov
|
09f2fa0daf
+ support the f32.const and f64.const instructions in twasmreader.HandlePlainInstruction
|
1 年之前 |
Michaël Van Canneyt
|
02e90adfe1
* Need IFDEF, compiler stops "with unreachable code"
|
1 年之前 |
Nikolay Nikolov
|
8e79108e51
* changed twasmreader.HandlePlainInstruction to return an instruction
|
1 年之前 |
Nikolay Nikolov
|
c1c1d46c15
+ parse the instructions with integer parameter i32.const and i64.const in twasmreader.HandlePlainInstruction
|
1 年之前 |
Rika Ichinose
|
a575a5c0fd
Move Int128Rec to System; remove i386 and x86_64 CPU unit dependency on SysUtils.
|
1 年之前 |
Michaël Van Canneyt
|
e86882580d
* Do not free used units during reset, they can be in use during load cycle. Fixes issue #40852
|
1 年之前 |
Rika Ichinose
|
73bf0c82bb
Disable _Plain versions when compiling RTL for newer CPUs.
|
1 年之前 |
florian
|
7630726e2d
* patch Peter Blackman to fix .po file headers, resolves #40853
|
1 年之前 |
Nikolay Nikolov
|
748dbbcb20
* fixed another warning
|
1 年之前 |
Nikolay Nikolov
|
4c3d8d016e
+ added else clause to silence warning, treated as error in CI
|
1 年之前 |
Nikolay Nikolov
|
c6e715a54e
+ WebAssembly inline assembler instruction parsing work in progress
|
1 年之前 |
florian
|
569c3fb49f
* really all TMonitor shortcuts pass through the results
|
1 年之前 |