MOON
Server: Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4
System: Linux vps.panamaemb.org.sg 3.10.0-1160.80.1.vz7.191.4 #1 SMP Thu Dec 15 20:31:06 MSK 2022 x86_64
User: panama (500)
PHP: 5.2.17
Disabled: NONE
Upload Files
File: //proc/3/task/3/root/usr/lib/bcc/rules.net
# Rules for optimizing BCC assembler output

# Rules for converting short number from host to network order

push	word %[#|*]0%1
call	__htons
inc	sp
inc	sp
=
mov	ax,#((%1 & $00FF) << 8) + ((%1 & $FF00) >> 8)

mov	ax,%[#|*]0%1
push	ax
call	__htons
inc	sp
inc	sp
=
mov	ax,#((%1 & $00FF) << 8) + ((%1 & $FF00) >> 8)

push	%0[%1]
call	__htons
inc	sp
inc	sp
=
mov	ax,%0[%1]
xchg	al,ah

push	ax
call	__htons
inc	sp
inc	sp
=
xchg	al,ah

push	%[bx|cx|dx]1
call	__htons
inc	sp
inc	sp
=
mov	ax,%1
xchg	al,ah