Searched refs:t32_opcode (Results 1 - 1 of 1) sorted by relevance

/gem5/configs/common/cores/arm/
H A DHPI.py104 t32_opcode = encode_opcode(t32_inst) variable
331 mask, match = t32_opcode('1111_0x11_0110_xxxx__0xxx_xxxx_xxxx_xxxx')
342 mask, match = t32_opcode('1111_1010_1011_xxxx__1111_xxxx_1000_xxxx')
372 mask, match = t32_opcode('1111_1011_0000_xxxx__xxxx_xxxx_0000_xxxx')
391 mask, match = t32_opcode('1111_1011_0000_xxxx__xxxx_xxxx_0001_xxxx')
403 mask, match = t32_opcode('xxxx_0010_0100_xxxx__xxxx_xxxx_xxxx_xxxx')
410 mask, match = t32_opcode('1111_1011_0000_xxxx_1111_xxxx_0000_xxxx')
414 mask, match = t32_opcode('1110_1010_110x_xxxx__xxxx_xxxx_xxxx_xxxx')
424 mask, match = t32_opcode('1111_1010_1000_xxxx__1111_xxxx_10x0_xxxx')
435 mask, match = t32_opcode('111
[all...]

Completed in 5 milliseconds