Commit Graph

2533 Commits

Author SHA1 Message Date
Jamie Hill-Daniel 08f22b87d9 Remove `const` from transmute function 2022-05-20 13:25:46 +01:00
Jamie Hill-Daniel afaefcc1ef Make all functions suggested by `clippy::missing_const_for_fn` `const` 2022-05-20 13:20:03 +01:00
wtfsck 4cea127470
Merge pull request #295 from icedland/erets-update
Update `ERETS` instruction with info from latest Intel docs `346446-003.pdf`
2022-05-15 17:48:02 +02:00
wtfsck e4bc017140 Update `ERETS` instruction with info from latest Intel docs `346446-003.pdf`
`ERETS` is now documented to read `CS` and `SS` selectors.
2022-05-15 17:22:05 +02:00
wtfsck 9485069c60
Merge pull request #294 from icedland/dependabot/nuget/src/csharp/Intel/Microsoft.NET.Test.Sdk-17.2.0
Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 in /src/csharp/Intel
2022-05-12 18:18:03 +02:00
dependabot[bot] 50a3eaa32d
Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 in /src/csharp/Intel
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.1.0 to 17.2.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v17.1.0...v17.2.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-12 08:17:37 +00:00
wtfsck bde23981ee
Merge pull request #293 from icedland/dependabot/nuget/src/csharp/Intel/xunit.runner.visualstudio-2.4.5
Bump xunit.runner.visualstudio from 2.4.4 to 2.4.5 in /src/csharp/Intel
2022-05-11 08:06:49 +02:00
dependabot[bot] 4c5a53f541
Bump xunit.runner.visualstudio from 2.4.4 to 2.4.5 in /src/csharp/Intel
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.4 to 2.4.5.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/commits)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 08:24:31 +00:00
wtfsck dcd3db725b
Merge pull request #290 from icedland/dependabot/nuget/src/csharp/Intel/xunit.runner.visualstudio-2.4.4
Bump xunit.runner.visualstudio from 2.4.3 to 2.4.4 in /src/csharp/Intel
2022-05-06 06:10:03 +02:00
wtfsck f8acaa13c4 Update python lib path 2022-05-06 06:08:53 +02:00
dependabot[bot] 5482d33706
Bump xunit.runner.visualstudio from 2.4.3 to 2.4.4 in /src/csharp/Intel
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.3 to 2.4.4.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/commits)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-05 08:17:18 +00:00
wtfsck 8d037f2a50
Merge pull request #289 from icedland/dependabot/npm_and_yarn/src/rust/iced-x86-js/src/tests/jest-28.0.0
Bump jest from 27.5.1 to 28.0.0 in /src/rust/iced-x86-js/src/tests
2022-04-26 16:50:07 +02:00
dependabot[bot] ecc186b4b3
Bump jest from 27.5.1 to 28.0.0 in /src/rust/iced-x86-js/src/tests
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 27.5.1 to 28.0.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v28.0.0/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-26 08:08:11 +00:00
wtfsck 2074718cc6
Merge pull request #286 from icedland/dependabot/github_actions/actions/upload-artifact-3
Bump actions/upload-artifact from 2 to 3
2022-04-11 13:12:16 +02:00
wtfsck 00b5bd8b59
Merge pull request #285 from icedland/dependabot/github_actions/actions/download-artifact-3
Bump actions/download-artifact from 2 to 3
2022-04-11 13:11:46 +02:00
dependabot[bot] 23fef9ed03
Bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 08:24:54 +00:00
dependabot[bot] 5d8c49fcb9
Bump actions/download-artifact from 2 to 3
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 08:24:52 +00:00
wtfsck 4c820867fd Update py class parser 2022-04-08 21:28:14 +02:00
wtfsck 614513d03b Update markdown code block lang string 2022-04-04 18:03:14 +02:00
wtfsck fbbc57c26b Use `opt-level=0` when testing 2022-04-02 10:56:20 +02:00
wtfsck a5145b3baf
Merge pull request #282 from icedland/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2.4.0 to 3
2022-03-02 18:41:10 +01:00
dependabot[bot] 3d0f25dd75
Bump actions/checkout from 2.4.0 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 08:19:37 +00:00
wtfsck 7c179be42f
Merge pull request #280 from icedland/dependabot/github_actions/actions/setup-python-3
Bump actions/setup-python from 2.3.2 to 3
2022-03-01 21:02:08 +01:00
dependabot[bot] 2444ef442d
Bump actions/setup-python from 2.3.2 to 3
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.3.2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.3.2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 08:10:10 +00:00
wtfsck 69c2149898
Merge pull request #278 from icedland/pyo3_v0_16_0
Use latest PyO3 0.16.0
2022-02-28 22:08:44 +01:00
wtfsck a590a0a135 Update build.yml 2022-02-28 22:06:04 +01:00
wtfsck 0206bba768 Use latest PyO3 0.16.0 2022-02-28 21:53:06 +01:00
wtfsck 7e500728ca
Merge pull request #276 from icedland/dependabot/github_actions/actions/setup-dotnet-2
Bump actions/setup-dotnet from 1.9.1 to 2
2022-02-28 20:40:44 +01:00
dependabot[bot] d457942ff2
Bump actions/setup-dotnet from 1.9.1 to 2
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 1.9.1 to 2.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v1.9.1...v2)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 08:07:46 +00:00
wtfsck 3c413adcaa Update workflow files 2022-02-26 09:28:25 +01:00
wtfsck c229944156
Merge pull request #275 from icedland/dependabot/github_actions/actions/setup-node-3
Bump actions/setup-node from 2.5.1 to 3
2022-02-25 12:16:37 +01:00
wtfsck 080fb32b6b
Update build.yml 2022-02-25 12:16:13 +01:00
dependabot[bot] f8ad041cf7
Bump actions/setup-node from 2.5.1 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.1 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.1...v3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-25 08:08:58 +00:00
wtfsck c7aa511631 Bump version 2022-02-24 18:30:41 +01:00
wtfsck 3086b11f4d Use latest stable (1.59.0) 2022-02-24 18:30:35 +01:00
wtfsck 2982a95382 Disable the new `clippy::return_self_not_must_use` lint 2022-02-24 18:30:28 +01:00
wtfsck d5c8f6579a Update doc links 2022-02-24 18:30:22 +01:00
wtfsck e3ab274abd Use prev pypy 7.3.7 since 7.3.8 requires GLIBC 2.14 2022-02-24 18:30:16 +01:00
wtfsck 92e39b2cf7 Move test instr 2022-02-24 18:30:09 +01:00
wtfsck 848575dc8c
Merge pull request #274 from icedland/dependabot/github_actions/actions/setup-dotnet-1.9.1
Bump actions/setup-dotnet from 1.9.0 to 1.9.1
2022-02-24 12:24:00 +01:00
dependabot[bot] 6f3b1ff5b7
Bump actions/setup-dotnet from 1.9.0 to 1.9.1
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v1.9.0...v1.9.1)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-24 08:06:42 +00:00
wtfsck 4b0331590e Add `#[non_exhaustive]` 2022-02-23 22:35:42 +01:00
wtfsck 4e1bbbc476
Merge pull request #273 from icedland/codeasmopt
Add `CodeAssembler::assemble_options()`
2022-02-23 22:33:11 +01:00
wtfsck 64fedcee4f Add `CodeAssembler::assemble_options()` 2022-02-23 22:10:28 +01:00
wtfsck 5aa900c7dc
Merge pull request #272 from icedland/zinstr
Add `zero_bytes` instruction
2022-02-23 20:50:14 +01:00
wtfsck a55bdf65b5 Add some prefixes to make sure they are ignored 2022-02-23 20:21:03 +01:00
wtfsck ab89868132 Add a zero-bytes instruction which can be used as a label 2022-02-23 20:13:58 +01:00
wtfsck 8a62bb9417 Update pypy dl links (7.3.7 -> 7.3.8) 2022-02-20 19:01:04 +01:00
wtfsck 058692247a Remove debug assert, use if 2022-02-17 20:33:31 +01:00
wtfsck 64c5b926f7
Merge pull request #270 from icedland/dependabot/nuget/src/csharp/Intel/Microsoft.NET.Test.Sdk-17.1.0
Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 in /src/csharp/Intel
2022-02-17 20:32:21 +01:00