Home
last modified time | relevance | path

Searched defs:par (Results 1 – 6 of 6) sorted by relevance

/qemu/target/xtensa/
H A Dtranslate.c449 const uint32_t par[]) in test_exceptions_sr()
456 const uint32_t par[]) in test_exceptions_ccompare()
467 const uint32_t par[]) in test_exceptions_dbreak()
484 const uint32_t par[]) in test_exceptions_ibreak()
495 const uint32_t par[]) in test_exceptions_hpi()
1307 const uint32_t par[]) in translate_abs()
1313 const uint32_t par[]) in translate_add()
1319 const uint32_t par[]) in translate_addi()
1325 const uint32_t par[]) in translate_addx()
1333 const uint32_t par[]) in translate_all()
[all …]
H A Dcpu.h415 const uint32_t *par; member
/qemu/hw/pci-host/
H A Dsh_pci.c47 uint32_t par; member
/qemu/audio/
H A Dsndioaudio.c35 struct sio_par par; member
/qemu/hw/m68k/
H A Dmcf5206.c174 uint8_t par; member
/qemu/target/arm/tcg/
H A Dcrypto_helper.c161 static uint32_t par(uint32_t x, uint32_t y, uint32_t z) in par() function