]> git.ipfire.org Git - thirdparty/gcc.git/commit
sym-exec v4: - Fixed condition adding - Returning expression doing and condition...
authormatevos <matevosmehrabyan@gmail.com>
Fri, 25 Nov 2022 13:29:36 +0000 (17:29 +0400)
committerJeff Law <jlaw@ventanamicro>
Tue, 21 Mar 2023 15:03:18 +0000 (09:03 -0600)
commit7770713ea086e24c31689d70199ddca8d44f65aa
treed15e1222f7b9b437006ec8acbd495d50d5411476
parent043a3ec9dc232a5142972ba5fa2fd42a5deec3e9
sym-exec v4: - Fixed condition adding - Returning expression doing and condition adding status - Handled global variables - Added Multiplication expression support - Updated addition and subtraction expression based of full adder - Added pointers basic addition, subtraction and dereferencing support - Some code refactored
gcc/sym-exec/expression-is-a-helper.h
gcc/sym-exec/state.cc
gcc/sym-exec/state.h