diff options
author | Tom Tromey <tom@tromey.com> | 2021-03-08 07:27:57 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2021-03-08 07:28:28 -0700 |
commit | 5019124b1ddc3839bd8ccba08819b11c0151e8a9 (patch) | |
tree | e83820e9ee3c77bdff1892dfbc7b2664c26d0df6 /sim/aarch64 | |
parent | 2bc9b40ce16a109a22320589d2cfb9fced5fb769 (diff) | |
download | fsf-binutils-gdb-5019124b1ddc3839bd8ccba08819b11c0151e8a9.zip fsf-binutils-gdb-5019124b1ddc3839bd8ccba08819b11c0151e8a9.tar.gz fsf-binutils-gdb-5019124b1ddc3839bd8ccba08819b11c0151e8a9.tar.bz2 |
Implement the "&&" and "||" operators
This implements the "&&" and "||" operators.
gdb/ChangeLog
2021-03-08 Tom Tromey <tom@tromey.com>
* expop.h (class logical_and_operation)
(class logical_or_operation): New.
* eval.c (logical_and_operation::evaluate)
(logical_or_operation::evaluate): New methods.
* ax-gdb.c (logical_and_operation::do_generate_ax)
(logical_or_operation::do_generate_ax): New methods.
Diffstat (limited to 'sim/aarch64')
0 files changed, 0 insertions, 0 deletions