Home
last modified time | relevance | path

Searched refs:ctx_log_reg_read (Results 1 – 1 of 1) sorted by relevance

/qemu/target/hexagon/
H A Dtranslate.h130 static inline void ctx_log_reg_read(DisasContext *ctx, int rnum) in ctx_log_reg_read() function
144 ctx_log_reg_read(ctx, rnum); in ctx_log_reg_read_pair()
145 ctx_log_reg_read(ctx, rnum + 1); in ctx_log_reg_read_pair()