Searched refs:jit_x1_ld_add (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/arch/tile/kernel/ |
D | unaligned.c | 472 static tilegx_bundle_bits jit_x1_ld_add(int rd, int ra, int imm8) in jit_x1_ld_add() function 1085 jit_x1_ld_add(clob2, TREG_SP, 8); in jit_bundle_gen() 1088 jit_x1_ld_add(clob1, TREG_SP, 16); in jit_bundle_gen() 1109 jit_x1_ld_add(clob1, TREG_SP, 16); in jit_bundle_gen() 1245 jit_x1_ld_add(clob2, clob3, -8); in jit_bundle_gen() 1249 jit_x1_ld_add(clob2, clob3, -8); in jit_bundle_gen() 1253 jit_x1_ld_add(clob1, clob3, -8); in jit_bundle_gen() 1311 jit_x1_ld_add(clob1, clob3, -8); in jit_bundle_gen() 1315 jit_x1_ld_add(clob2, clob3, -8); in jit_bundle_gen() 1319 jit_x1_ld_add(clob2, clob3, -8); in jit_bundle_gen()
|