Home
last modified time | relevance | path

Searched defs:llx (Results 1 – 3 of 3) sorted by relevance

/linux/arch/sh/kernel/cpu/sh4/
H A Dfpu.c256 long long llx, lly; in ieee_fpe_handler() local
294 long long llx, lly; in ieee_fpe_handler() local
338 long long llx, lly; in ieee_fpe_handler() local
373 long long llx; in ieee_fpe_handler() local
/linux/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c481 long long llx, lly; in ieee_fpe_handler() local
524 long long llx, lly; in ieee_fpe_handler() local
/linux/tools/perf/pmu-events/
H A Djevents.py204 def llx(x: int) -> str: function