bytecode: add `REG_U64` interpreter register type
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 23 Mar 2020 13:57:56 +0000 (09:57 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 26 Nov 2020 18:24:25 +0000 (13:24 -0500)
commitd97f9b785f05c29dbabb57da9a32c8c4317da8d3
treeb035dc8b707372301c7756cc76e11d599d56bace
parentd8d2416dab454962b90222ba46c82cdce0c666a4
bytecode: add `REG_U64` interpreter register type

This will be used by the capture bytecode for unsigned integer
extraction.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I8ff7ec22eddcf3acb4a359ad398f97476dd079f2
liblttng-ust/lttng-filter-interpreter.c
liblttng-ust/lttng-filter-specialize.c
liblttng-ust/lttng-filter-validator.c
liblttng-ust/lttng-filter.h
This page took 0.025518 seconds and 5 git commands to generate.