Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dtranslate.h165 if (has_helper) { in ctx_log_vreg_write()
204 bool has_helper) in ctx_log_vreg_read() argument
206 if (has_helper) { in ctx_log_vreg_read()
218 bool has_helper) in ctx_log_vreg_read_new() argument
224 if (has_helper) { in ctx_log_vreg_read_new()
236 bool has_helper) in ctx_log_vreg_read_pair() argument
238 ctx_log_vreg_read(ctx, rnum ^ 0, has_helper); in ctx_log_vreg_read_pair()
239 ctx_log_vreg_read(ctx, rnum ^ 1, has_helper); in ctx_log_vreg_read_pair()
245 if (has_helper) { in ctx_log_qreg_write()
257 int qnum, bool has_helper) in ctx_log_qreg_read() argument
[all …]