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