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

  /external/libffi/src/sh64/
sysv.S 369 movi (((datalabel .L_table) >> 16) & 65535), r2
370 shori ((datalabel .L_table) & 65535), r2
378 .L_table:
379 .word .L_case_v - datalabel .L_table /* FFI_TYPE_VOID */
380 .word .L_case_i - datalabel .L_table /* FFI_TYPE_INT */
381 .word .L_case_f - datalabel .L_table /* FFI_TYPE_FLOAT */
382 .word .L_case_d - datalabel .L_table /* FFI_TYPE_DOUBLE */
383 .word .L_case_d - datalabel .L_table /* FFI_TYPE_LONGDOUBLE */
384 .word .L_case_uq - datalabel .L_table /* FFI_TYPE_UINT8 */
385 .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:

Completed in 335 milliseconds