tasm-lib 2.0.0

Code snippets for Triton VM assembly with tests and statistics.
Documentation
[
  {
    "name": "tasmlib_arithmetic_u64_shift_right",
    "benchmark_result": {
      "clock_cycle_count": 26,
      "hash_table_height": 36,
      "u32_table_height": 51,
      "op_stack_table_height": 19,
      "ram_table_height": 0
    },
    "case": "CommonCase"
  },
  {
    "name": "tasmlib_arithmetic_u64_shift_right",
    "benchmark_result": {
      "clock_cycle_count": 33,
      "hash_table_height": 36,
      "u32_table_height": 22,
      "op_stack_table_height": 21,
      "ram_table_height": 0
    },
    "case": "WorstCase"
  }
]