]> git.lizzy.rs Git - rust.git/commit
Implement 128bit shl and shr binops
authorbjorn3 <bjorn3@users.noreply.github.com>
Sat, 20 Jul 2019 15:44:41 +0000 (17:44 +0200)
committerbjorn3 <bjorn3@users.noreply.github.com>
Fri, 26 Jul 2019 09:29:35 +0000 (11:29 +0200)
commit88ad25f45e9adbf08871ce77449e1b1193d23df4
treeb6b6b3fd1bbc7efcb18fb580331353f058a128c4
parent869372832788b8949ef03cd1a421542f5b96eb79
Implement 128bit shl and shr binops
src/abi.rs
src/codegen_i128.rs
src/common.rs