dfilter: Handle arithmetic expressions on the LHS
Filter: _ws.ftypes.framenum % 3 == 0
Instructions:
00000 READ_TREE _ws.ftypes.framenum -> reg#0
00001 IF_FALSE_GOTO 4
00002 MODULO reg#0 % 3 <FT_FRAMENUM> -> reg#1
00003 ANY_EQ reg#1 == 0 <FT_FRAMENUM>
00004 RETURN
Merge request reports
Activity
mentioned in merge request !6568 (merged)
added 1 commit
- 67e5e5c3 - dfilter: Fix arithmetic expressions on the LHS
assigned to @ws-gitlab-utility
Please register or sign in to reply