author | pcpa <paulo.cesar.pereira.de.andrade@gmail.com> | 2023年03月08日 14:33:14 -0300 |
---|---|---|
committer | pcpa <paulo.cesar.pereira.de.andrade@gmail.com> | 2023年03月08日 14:33:14 -0300 |
commit | 95bd37a24e9fe4e2a390badc52330a96fe3e8cef (patch) | |
tree | 589c93587855dc7f87352d159d27effe5ddd12b9 | |
parent | 50bc0f4016ce45c3fe64c2f7f0b36d49ca4d635e (diff) | |
download | lightning-95bd37a24e9fe4e2a390badc52330a96fe3e8cef.tar.gz |
-rw-r--r-- | check/.gitignore | 7 |
diff --git a/check/.gitignore b/check/.gitignore index 3ca81ec..1b68b13 100644 --- a/check/.gitignore +++ b/check/.gitignore @@ -2,6 +2,7 @@ nodata *.log *.trs +*.x87 3to2 bswap @@ -18,12 +19,14 @@ alu_mul alu_neg alu_or alu_rem +alu_rot alu_rsb alu_rsh alu_sub alu_xor alux_add alux_sub +bit bp branch call @@ -52,11 +55,15 @@ ldstxr-c lightning live movzr +popcnt +protect put qalu_div qalu_mul range ranger +rbit +riprel ret rpn self |