Skip to content

Instantly share code, notes, and snippets.

@squeaky-pl
Created February 16, 2014 19:12
Show Gist options
  • Save squeaky-pl/9039160 to your computer and use it in GitHub Desktop.
Save squeaky-pl/9039160 to your computer and use it in GitHub Desktop.
Got:
i82 = int_lt(i77, 307200)
guard_true(i82, descr=<Guard0x7f0934de10c0>)
guard_not_invalidated(descr=<Guard0x7f0934de1050>)
i83 = getarrayitem_raw(i59, i77, descr=<ArrayS 4>)
===== HERE =====
i84 = int_add(i62, i83)
i85 = int_sub(i77, 640)
i86 = getarrayitem_raw(i67, i85, descr=<ArrayS 4>)
i87 = int_add(i86, i84)
i88 = int_sub(i87, -2147483648)
i89 = int_and(i88, 4294967295)
i90 = int_add(i89, -2147483648)
i91 = int_ne(i90, i87)
guard_false(i91, descr=<Guard0x7f0934de0fe0>)
setarrayitem_raw(i67, i77, i90, descr=<ArrayS 4>)
i92 = int_add(i77, 1)
i93 = getfield_raw(50113056, descr=<FieldS pypysig_long_struct.c_value 0>)
i94 = int_lt(i93, 0)
guard_false(i94, descr=<Guard0x7f0934de0f00>)
jump(p0, p1, p3, p6, p12, p14, p16, i92, i84, p28, i59, i67, descr=TargetToken(139677518886080))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment