Articles
Downloads
Manual
News
Projects
Search
Advanced search
Users
Login
Password reset
Wiki
Username:
Password:
Asm
Homepage
Members
Timeline
Gallery
Download
Bug reports
Browse
Download file
Permalink
/* $Id$ */
.section .text
push1 $0x01 /* 60 01 */
push1 $0x00 /* 60 00 */
dup2 /* 81 */
swap1 /* 90 */
sstore /* 55 */
pop /* 50 */