Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-score.c3201 int cache_op; in do_cache() local
3203 cache_op = (inst.instruction >> 20) & 0x1F; in do_cache()
3204 sprintf (inst.name, "cache %d", cache_op); in do_cache()