p4spectec.backend_sim
Backend_sim.Hash
builtin
dangling
dynamic
dynamic_al
dynamic_pl
dynamic_runner
dynamic_sl
error_runtime
inst
instr
interp_al
interp_common
interp_pl
interp_sl
p4
p4spectec.backend_boot
p4spectec.backend_splice
p4spectec.backend_testgen_neg
p4spectec.cache
p4spectec.coverage
p4spectec.domain
p4spectec.frontend
p4spectec.interface
p4spectec.interp
p4spectec.lang
p4spectec.pass
p4spectec.runner
p4spectec.runtime
p4spectec.stf
p4spectec.util
prose
sim
spectec
static
testgen_neg
type
value
val crc16_table : int array
val crc32_table : int array
val shift_bitstring_left : Bigint.t -> Bigint.t -> Bigint.t
val shift_bitstring_right : Bigint.t -> Bigint.t -> Bigint.t
val power_of_two : Bigint.t -> Bigint.t
val of_two_complement : Bigint.t -> Bigint.t -> Bigint.t
val slice_bitstring : Bigint.t -> Bigint.t -> Bigint.t -> Bigint.t
val bitwise_neg : Bigint.t -> Bigint.t -> Bigint.t
val partition_bytes : Bigint.t -> Bigint.t -> Bigint.t list
val pad_right_to_16 : (Bigint.t * Bigint.t) -> Bigint.t * Bigint.t
val compute_hash_crc16 : Bigint.t -> Bigint.t -> Bigint.t
val compute_hash_crc32 : Bigint.t -> Bigint.t -> Bigint.t
val compute_hash_csum16 : Bigint.t -> Bigint.t -> Bigint.t -> Bigint.t
val compute_hash_csum16_sub : Bigint.t -> Bigint.t -> Bigint.t -> Bigint.t
val adjust : Bigint.t -> Bigint.t -> Bigint.t -> Bigint.t
val compute_hash : string -> ?value_init:??? -> (Bigint.t * Bigint.t) -> Bigint.t
val package : Backend_sim.Spec.Unpack.Value.t list -> Bigint.t * Bigint.t
val compute_checksum : string -> ?value_init:??? -> Backend_sim.Spec.Unpack.Value.t list -> Bigint.t