[Pdbg] [PATCH 0/5] Implement pucfam/putscom with mask

Amitay Isaacs amitay at ozlabs.org
Fri Jul 19 16:03:43 AEST 2019


Make putcfam/putscom code actually work as per help documentation.

Amitay Isaacs (5):
  libpdbg: Add fsi_write_mask() to write cfam values with mask
  libpdbg: Add pib_write_mask() to write scom values with mask
  main: Implement putscom with mask
  parsers: Add parser for 32-bit default value
  main: Implement putcfam with mask

 libpdbg/libpdbg.h |  2 ++
 libpdbg/target.c  | 28 ++++++++++++++++++++++++++++
 src/cfam.c        |  6 +++---
 src/parsers.h     |  1 +
 src/scom.c        |  3 +--
 5 files changed, 35 insertions(+), 5 deletions(-)

-- 
2.21.0



More information about the Pdbg mailing list