Home
last modified time | relevance | path

Searched refs:isUInt6 (Results 1 – 6 of 6) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/assembler/
H A DARMv7Assembler.h333 bool isUInt6() { return !(m_value.asInt & 0xffc0); } in isUInt6() function
343 uint8_t getUInt6() { ASSERT(isUInt6()); return m_value.asInt; } in getUInt6()
1031 if (!((rt | rn) & 8) && imm.isUInt6()) in ldrh()
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/assembler/
H A DARMv7Assembler.h333 bool isUInt6() { return !(m_value.asInt & 0xffc0); } in isUInt6() function
343 uint8_t getUInt6() { ASSERT(isUInt6()); return m_value.asInt; } in getUInt6()
1031 if (!((rt | rn) & 8) && imm.isUInt6()) in ldrh()
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/assembler/
H A DARMv7Assembler.h333 bool isUInt6() { return !(m_value.asInt & 0xffc0); } in isUInt6() function
343 uint8_t getUInt6() { ASSERT(isUInt6()); return m_value.asInt; } in getUInt6()
1031 if (!((rt | rn) & 8) && imm.isUInt6()) in ldrh()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/assembler/
H A DARMv7Assembler.h347 bool isUInt6() { return !(m_value.asInt & 0xffc0); } in isUInt6() function
357 uint8_t getUInt6() { ASSERT(isUInt6()); return m_value.asInt; } in getUInt6()
1008 if (!((rt | rn) & 8) && imm.isUInt6()) in ldrh()
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/3rdparty/masm/assembler/
H A DARMv7Assembler.h359 bool isUInt6() { return !(m_value.asInt & 0xffc0); } in isUInt6() function
369 uint8_t getUInt6() { ASSERT(isUInt6()); return m_value.asInt; } in getUInt6()
1167 if (!((rt | rn) & 8) && imm.isUInt6()) in ldrh()
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/3rdparty/masm/assembler/
H A DARMv7Assembler.h359 bool isUInt6() { return !(m_value.asInt & 0xffc0); } in isUInt6() function
369 uint8_t getUInt6() { ASSERT(isUInt6()); return m_value.asInt; } in getUInt6()
1167 if (!((rt | rn) & 8) && imm.isUInt6()) in ldrh()