target/ppc: update {get,set}_dfp{64,128}() helper functions to read/write DFP numbers...
[qemu/ar7.git] / hw / riscv / trace-events
blob6d59233e23d2be585b93272a999dce404b793de2
1 # See docs/devel/tracing.txt for syntax documentation.
3 # hw/gpio/sifive_gpio.c
4 sifive_gpio_read(uint64_t offset, uint64_t r) "offset 0x%" PRIx64 " value 0x%" PRIx64
5 sifive_gpio_write(uint64_t offset, uint64_t value) "offset 0x%" PRIx64 " value 0x%" PRIx64
6 sifive_gpio_set(int64_t line, int64_t value) "line %" PRIi64 " value %" PRIi64
7 sifive_gpio_update_output_irq(int64_t line, int64_t value) "line %" PRIi64 " value %" PRIi64