Skip to content

Conversation

@maxaudron
Copy link
Contributor

  • add 32 bit shift instructions to src/int/shift.rs
    __ashlsi3
    __ashrsi3
    __lshrsi3

  • add int_impl! for 16 bit numbers and large_int! for i32 and u32

  • add tests in testcrate/build.rs

* add 32 bit shift instructions to src/int/shift.rs
  __ashlsi3
  __ashrsi3
  __lshrsi3

* add int_impl! for 16 bit numbers and large_int! for i32 and u32

* add tests in testcrate/build.rs
@Amanieu Amanieu merged commit b8fb0b1 into rust-lang:master Sep 3, 2020
tgross35 added a commit to tgross35/compiler-builtins that referenced this pull request Feb 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants