HomeSort by relevance Sort by last modified time
    Searched refs:L_table (Results 1 - 6 of 6) sorted by null

  /external/libffi/src/sh64/
sysv.S 378 movi (((datalabel .L_table) >> 16) & 65535), r2
379 shori ((datalabel .L_table) & 65535), r2
387 .L_table:
388 .word .L_case_v - datalabel .L_table /* FFI_TYPE_VOID */
389 .word .L_case_i - datalabel .L_table /* FFI_TYPE_INT */
390 .word .L_case_f - datalabel .L_table /* FFI_TYPE_FLOAT */
391 .word .L_case_d - datalabel .L_table /* FFI_TYPE_DOUBLE */
392 .word .L_case_d - datalabel .L_table /* FFI_TYPE_LONGDOUBLE */
393 .word .L_case_uq - datalabel .L_table /* FFI_TYPE_UINT8 */
394 .word .L_case_q - datalabel .L_table /* FFI_TYPE_SINT8 *
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/src/sh64/
sysv.S 378 movi (((datalabel .L_table) >> 16) & 65535), r2
379 shori ((datalabel .L_table) & 65535), r2
387 .L_table:
388 .word .L_case_v - datalabel .L_table /* FFI_TYPE_VOID */
389 .word .L_case_i - datalabel .L_table /* FFI_TYPE_INT */
390 .word .L_case_f - datalabel .L_table /* FFI_TYPE_FLOAT */
391 .word .L_case_d - datalabel .L_table /* FFI_TYPE_DOUBLE */
392 .word .L_case_d - datalabel .L_table /* FFI_TYPE_LONGDOUBLE */
393 .word .L_case_uq - datalabel .L_table /* FFI_TYPE_UINT8 */
394 .word .L_case_q - datalabel .L_table /* FFI_TYPE_SINT8 *
    [all...]
  /external/python/cpython3/Modules/_ctypes/libffi/src/sh64/
sysv.S 378 movi (((datalabel .L_table) >> 16) & 65535), r2
379 shori ((datalabel .L_table) & 65535), r2
387 .L_table:
388 .word .L_case_v - datalabel .L_table /* FFI_TYPE_VOID */
389 .word .L_case_i - datalabel .L_table /* FFI_TYPE_INT */
390 .word .L_case_f - datalabel .L_table /* FFI_TYPE_FLOAT */
391 .word .L_case_d - datalabel .L_table /* FFI_TYPE_DOUBLE */
392 .word .L_case_d - datalabel .L_table /* FFI_TYPE_LONGDOUBLE */
393 .word .L_case_uq - datalabel .L_table /* FFI_TYPE_UINT8 */
394 .word .L_case_q - datalabel .L_table /* FFI_TYPE_SINT8 *
    [all...]
  /external/libffi/src/sh/
sysv.S 591 mova L_table,r0
608 L_table:
  /external/python/cpython2/Modules/_ctypes/libffi/src/sh/
sysv.S 591 mova L_table,r0
608 L_table:
  /external/python/cpython3/Modules/_ctypes/libffi/src/sh/
sysv.S 591 mova L_table,r0
608 L_table:

Completed in 4115 milliseconds