HomeSort by: relevance | last modified time | path
    Searched defs:reg_mult (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 21812 unsigned reg_mult = vcx_handle_shape (reg_type);
21820 vcx_assign_vec[1] (R * reg_mult);
21822 vcx_assign_vec[2] (R * reg_mult);
21825 vcx_assign_vec[i](R * reg_mult);
21807 unsigned reg_mult = vcx_handle_shape (reg_type); local
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 21815 unsigned reg_mult = vcx_handle_shape (reg_type);
21823 vcx_assign_vec[1] (R * reg_mult);
21825 vcx_assign_vec[2] (R * reg_mult);
21828 vcx_assign_vec[i](R * reg_mult);
21810 unsigned reg_mult = vcx_handle_shape (reg_type); local

Completed in 64 milliseconds