Home
last modified time | relevance | path

Searched refs:PUField (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/arm/
Ddisasm-arm.cc248 switch (instr->PUField()) { in PrintPU()
743 switch (instr->PUField()) { in DecodeType01()
784 switch (instr->PUField()) { in DecodeType01()
952 switch (instr->PUField()) { in DecodeType2()
987 switch (instr->PUField()) { in DecodeType3()
Dconstants-arm.h577 inline int PUField() const { return BitField(24, 23); } in PUField() function
Dsimulator-arm.cc1534 switch (instr->PUField()) { in ProcessPU()
2092 switch (instr->PUField()) { in DecodeType01()
2135 switch (instr->PUField()) { in DecodeType01()
2494 switch (instr->PUField()) { in DecodeType2()
2559 switch (instr->PUField()) { in DecodeType3()