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

/linux-master/arch/parisc/net/
H A Dbpf_jit_comp64.c76 emit(hppa_copy(rs, rd), ctx);
219 emit(hppa_copy(HPPA_REG_TCC, HPPA_REG_TCC_IN_INIT), ctx);
478 emit(hppa_copy(HPPA_REG_TCC, HPPA_REG_TCC_SAVED), ctx);
497 emit(hppa_copy(HPPA_REG_TCC_SAVED, HPPA_REG_TCC), ctx);
521 emit(hppa_copy(HPPA_REG_RET0, HPPA_REG_TCC_SAVED), ctx);
551 emit(hppa_copy(HPPA_REG_TCC_SAVED, HPPA_REG_RET0), ctx);
H A Dbpf_jit_comp32.c126 emit(hppa_copy(rs, rd), ctx);
135 emit(hppa_copy(HPPA_REG_ZERO, r3), ctx);
192 emit(hppa_copy(HPPA_REG_TCC, HPPA_REG_TCC_IN_INIT), ctx);
919 emit(hppa_copy(HPPA_REG_TCC, HPPA_REG_TCC_SAVED), ctx);
933 emit(hppa_copy(HPPA_REG_TCC_SAVED, HPPA_REG_TCC), ctx);
H A Dbpf_jit.h127 #define hppa_copy(reg, target) \ macro

Completed in 125 milliseconds