HomeSort by relevance Sort by last modified time
    Searched refs:flush_inputs_to_zero (Results 1 - 2 of 2) sorted by null

  /external/qemu/fpu/
softfloat.h 210 flag flush_inputs_to_zero; member in struct:float_status
226 STATUS(flush_inputs_to_zero) = val;
softfloat.c 242 if (STATUS(flush_inputs_to_zero)) {
424 if (STATUS(flush_inputs_to_zero)) {
    [all...]

Completed in 309 milliseconds