Searched refs:hppa_ldi (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/parisc/net/
H A Dbpf_jit_comp64.c141 emit(hppa_ldi(imm, rd), ctx);
1130 emit(hppa_ldi(MAX_TAIL_CALL_CNT, HPPA_REG_TCC_IN_INIT), ctx);
1135 emit(hppa_ldi(MAX_TAIL_CALL_CNT, HPPA_REG_R1), ctx);
1182 emit(hppa_ldi(MAX_TAIL_CALL_CNT, HPPA_REG_TCC), ctx);
H A Dbpf_jit_comp32.c147 emit(hppa_ldi(imm, rd), ctx);
167 emit(hppa_ldi(-1, hi(rd)), ctx);
1500 emit(hppa_ldi(MAX_TAIL_CALL_CNT, HPPA_REG_TCC_IN_INIT), ctx);
1505 emit(hppa_ldi(MAX_TAIL_CALL_CNT, HPPA_REG_R1), ctx);
1532 emit(hppa_ldi(MAX_TAIL_CALL_CNT, HPPA_REG_TCC), ctx);
H A Dbpf_jit.h101 #define hppa_ldi(im14, reg) \ macro

Completed in 214 milliseconds