Home
last modified time | relevance | path

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

/linux-6.1.9/arch/sh/kernel/cpu/sh4/ !
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-6.1.9/arch/sh/kernel/cpu/sh2a/ !
Dfpu.c481 long long llx, lly; in ieee_fpe_handler() local
524 long long llx, lly; in ieee_fpe_handler() local
/linux-6.1.9/tools/perf/pmu-events/ !
Djevents.py164 def llx(x: int) -> str: function