commit | dcdb444d0b32c2bd57545a3349e0e5aefd746bd7 | [log] [tgz] |
---|---|---|
author | Yuyang Huang <yuyanghuang@google.com> | Thu Dec 07 14:56:21 2023 +0900 |
committer | Yuyang Huang <yuyanghuang@google.com> | Fri Dec 08 00:29:54 2023 +0900 |
tree | f11f12193170dc8174d2fee622820a7370c1975e | |
parent | cb8bcf3540d6064d0b75e54c47ad3950f540a92a [diff] |
Added PASS opcode support to ApfGenerator for immediate return. This commit adds support for the "PASS" opcode to ApfGenerator. This opcode allows the apf_interpreter to return with PASS immediately, skipping over subsequent instructions. * design doc: go/apf-v6-proposal Bug: 293811969 Test: TH Change-Id: Iea861cc8ebb6e9be0fcda79ca964a4b8ec797114