Home
last modified time | relevance | path

Searched refs:AMODE_UNSUPPORTED (Results 1 – 4 of 4) sorted by relevance

/system/core/libpixelflinger/codeflinger/
DMIPS64Assembler.cpp232 return AMODE_UNSUPPORTED; in reg_rrx()
239 return AMODE_UNSUPPORTED; in reg_reg()
281 return AMODE_UNSUPPORTED; in reg_scale_post()
314 return AMODE_UNSUPPORTED; in reg_post()
754 if (offset > AMODE_UNSUPPORTED) offset = 0; in LDR()
788 if (offset > AMODE_UNSUPPORTED) offset = 0; in LDRB()
817 if (offset > AMODE_UNSUPPORTED) offset = 0; in STR()
853 if (offset > AMODE_UNSUPPORTED) offset = 0; in STRB()
881 if (offset > AMODE_UNSUPPORTED) offset = 0; in LDRH()
925 if (offset > AMODE_UNSUPPORTED) offset = 0; in STRH()
[all …]
DMIPSAssembler.cpp243 return AMODE_UNSUPPORTED; in reg_rrx()
250 return AMODE_UNSUPPORTED; in reg_reg()
292 return AMODE_UNSUPPORTED; in reg_scale_post()
329 return AMODE_UNSUPPORTED; in reg_post()
766 if (offset > AMODE_UNSUPPORTED) offset = 0; in LDR()
800 if (offset > AMODE_UNSUPPORTED) offset = 0; in LDRB()
829 if (offset > AMODE_UNSUPPORTED) offset = 0; in STR()
865 if (offset > AMODE_UNSUPPORTED) offset = 0; in STRB()
893 if (offset > AMODE_UNSUPPORTED) offset = 0; in LDRH()
937 if (offset > AMODE_UNSUPPORTED) offset = 0; in STRH()
DMIPS64Assembler.h217 AMODE_UNSUPPORTED enumerator
DMIPSAssembler.h206 AMODE_UNSUPPORTED enumerator