target/arm: Deliver BKPT/BRK exceptions to correct exception level
[qemu/ar7.git] / hw / mips / trace-events
blob75d4c73f2e207f3b4e32eb61320e20b7a903d418
1 # gt64xxx.c
2 gt64120_read(const char *regname, int width, uint64_t value) "gt64120 read %s value:0x%0*" PRIx64
3 gt64120_write(const char *regname, int width, uint64_t value) "gt64120 write %s value:0x%0*" PRIx64
4 gt64120_isd_remap(uint64_t from_length, uint64_t from_addr, uint64_t to_length, uint64_t to_addr) "ISD: 0x%08" PRIx64 "@0x%08" PRIx64 " -> 0x%08" PRIx64 "@0x%08" PRIx64