diff options
author | wtc <wtc@chromium.org> | 2015-02-27 13:58:07 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-02-27 21:59:01 +0000 |
commit | ff66006e62449071ab87ad01b025dac4a9029d06 (patch) | |
tree | 11a26d0f7d2a42f28d75fbac62f4c3617a0472d0 /content/browser/loader/resource_dispatcher_host_impl.cc | |
parent | 18e5743bbe39f30b75abad4c5c7f0efab288ed9a (diff) | |
download | chromium_src-ff66006e62449071ab87ad01b025dac4a9029d06.zip chromium_src-ff66006e62449071ab87ad01b025dac4a9029d06.tar.gz chromium_src-ff66006e62449071ab87ad01b025dac4a9029d06.tar.bz2 |
Add the mips_dsp_rev, mips_float_abi, and mips_fpu_mode build variables.
mips_dsp_rev specifies the MIPS DSP ASE (Application-Specific
Extension) revision number. Possible values are 0 (unavailable), 1,
and 2. Default to 0.
mips_float_abi specifies whether or not MIPS floating-point coprocessor
instructions should be used. Possible values are "hard" and "soft".
Default to "hard".
mips_fpu_mode specifies the width of MIPS32 floating-point registers.
Possible values are "fp32", "fp64", and "fpxx". Default to "fp32".
The companion webrtc CL is
https://webrtc-codereview.appspot.com/39779004.
R=brettw@chromium.org,kjellander@@chromium.org,petarj@mips.com
BUG=446234
Review URL: https://codereview.chromium.org/883253003
Cr-Commit-Position: refs/heads/master@{#318524}
Diffstat (limited to 'content/browser/loader/resource_dispatcher_host_impl.cc')
0 files changed, 0 insertions, 0 deletions