Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
11. Shiftare biti (ASM)
CosminVarlan
Dec 16th, 2021
1,369
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Arduino
0.19 KB
| None
|
0
0
raw
download
clone
embed
print
report
volatile
byte
v
;
void
setup
(
)
{
Serial
.
begin
(
9600
)
;
asm
(
"ldi %0, 3
\n
"
"lsl %0
\n
"
// shiftare la stanga
:
"=r"
(
v
)
)
;
Serial
.
println
(
v
)
;
}
void
loop
(
)
{
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐✅ MAKE $2500 IN 15 MIN 3
JavaScript | 2 sec ago | 0.27 KB
⭐ ✅ Free SOLANA Method ✅ ⭐
JavaScript | 11 sec ago | 0.25 KB
⭐✅ Exploit 2500$ in 15 Minutes 5
JavaScript | 13 sec ago | 0.27 KB
✅⭐ Make huge profits on trading ⭐
JavaScript | 22 sec ago | 0.25 KB
Free Crypto Method (NEVER SEEN BEFORE)⭐ 5
JavaScript | 23 sec ago | 0.27 KB
⭐✅ MAKE $2000 INSTANTLY ⭐
JavaScript | 33 sec ago | 0.25 KB
⭐Swapzone Glitch ✅ Working⭐ G
JavaScript | 34 sec ago | 0.27 KB
✅⭐ Make $2500 in 15 minutes ⭐✅
JavaScript | 44 sec ago | 0.25 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!