Home
last modified time | relevance | path

Searched defs:nwords (Results 1 – 3 of 3) sorted by relevance

/qemu/target/hexagon/
H A Dtranslate.c201 int nwords, max_words; in read_packet_words() local
909 int nwords; in decode_and_translate_packet() local
965 int nwords; in pkt_crosses_page() local
H A Ddecode.c747 int disassemble_hexagon(uint32_t *words, int nwords, bfd_vma pc, in disassemble_hexagon()
/qemu/hw/nvram/
H A Deeprom93xx.c297 eeprom_t *eeprom93xx_new(DeviceState *dev, uint16_t nwords) in eeprom93xx_new()