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

  /external/qemu/include/fpu/
softfloat.h 179 flag flush_inputs_to_zero; member in struct:float_status
195 STATUS(flush_inputs_to_zero) = val;
  /external/qemu/fpu/
softfloat.c 245 if (STATUS(flush_inputs_to_zero)) {
427 if (STATUS(flush_inputs_to_zero)) {
    [all...]

Completed in 38 milliseconds